Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<IMetricSample>) | |
First | The first object in the collection | |
IsReadOnly | Gets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<IMetricSample>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.Generic.IList<IMetricSample>) | |
Last | The last object in the collection | |
Metric | The metric this collection of samples is related to |