Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / MetricDefinitionCollection Class


In This Topic
MetricDefinitionCollection Class Methods
In This Topic

For a list of all members of this type, see MetricDefinitionCollection members.

Public Methods
 NameDescription
Public MethodAdd an existing MetricDefinition item to this collection.  
Public MethodClearing objects is not supported.  
Public MethodDetermines whether an element is in the collection.  
Public MethodOverloaded. Determines whether the collection contains an element with the specified key.  
Public MethodDetermines whether the collection contains an element with the specified key.  
Public MethodCopies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.  
Public MethodSearches for the specified value and returns the zero-based index of the first occurrence  
Public MethodInserting objects by index is not supported because the collection is sorted.  
Public MethodRetrieve a metric given its unique Id.  
Public MethodRemoving objects is not supported.  
Public MethodRemoving objects by index is not supported because the collection is always read only.  
Public MethodCopy the entire collection of metric definitions into a new array.  
Public MethodRetrieve an item from the collection by its key if present. If not present, the default value of the object is returned.  
Public MethodOverloaded. Retrieve an item from the collection by its key if present. If not present, the default value of the object is returned.  
Top
See Also