Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IEventMetricValueDefinitionCollection Interface

In This Topic
    IEventMetricValueDefinitionCollection Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<IEventMetricValueDefinition>)
     PropertyThe metric definition this value is associated with.  
     PropertyGets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<IEventMetricValueDefinition>)
     PropertyRetrieve a metric value definition by its name  
    Top
    See Also