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


EventMetricValueDefinitionCollection Class Methods

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

Public Methods
 NameDescription
Public MethodOverloaded. Create a new value definition with the supplied name and type. The name must be unique in this collection  
Public MethodClearing objects is not supported.  
Public MethodIndicates whether the collection already contains the specified definition object  
Public MethodDetermines whether the collection contains an element with the specified key.  
Public MethodCopy the current list of event metric value definitions into the provided array starting at the specified index.  
Public MethodOverloaded. Retrieve the index of a metric value definition by its name  
Public MethodInserting objects by index is not supported because the collection is sorted.  
Public MethodRemoving objects is not supported.  
Public MethodRemoving objects by index is not supported.  
Public MethodScan the collection and mark each value with its index (only once IsReadOnly is true).  
Public MethodCopy the current list of event metric value 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.  
Top
Protected Methods
 NameDescription
Protected MethodThis method is called every time a collection change event occurs to allow inheritors to override the change event.  
Top
See Also