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

IMetricCollection Interface Properties

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

Public Properties
 NameDescription
 PropertyGets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<IMetric>)
 PropertyThe metric definition that owns this dictionary, meaning every metric is a specific instance of this metric definition.  
 PropertyGets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<IMetric>)
 PropertyOverloaded. Retrieve metric object by its Id  
Top
See Also