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

IMetricSampleCollection Interface Properties

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

Public Properties
 NameDescription
 PropertyGets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<IMetricSample>)
 PropertyThe first object in the collection  
 PropertyGets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<IMetricSample>)
 PropertyGets or sets the element at the specified index. (Inherited from System.Collections.Generic.IList<IMetricSample>)
 PropertyThe last object in the collection  
 PropertyThe metric this collection of samples is related to  
Top
See Also