Name | Description | |
---|---|---|
Count | The number of items currently in the collection (Inherited from Gibraltar.Monitor.MetricSampleCollection) | |
First | The first object in the collection | |
IsReadOnly | Indicates if the collection is read only and therefore can't have items added or removed. (Inherited from Gibraltar.Monitor.MetricSampleCollection) | |
Item | Select a metric sample by its numerical index | |
Last | The last object in the collection | |
Metric | The metric this sample is for. |