Name | Description | |
---|---|---|
![]() | Add | Overloaded. Add the specified custom sampled metric sample object to the collection |
![]() | Clear | Remove all elements from the collection. (Inherited from Gibraltar.Monitor.MetricSampleCollection) |
![]() | Contains | Determines whether an element is in the collection. (Inherited from Gibraltar.Monitor.MetricSampleCollection) |
![]() | ContainsKey | Determines whether the collection contains an element with the specified key. (Inherited from Gibraltar.Monitor.MetricSampleCollection) |
![]() | CopyTo | Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. (Inherited from Gibraltar.Monitor.MetricSampleCollection) |
![]() | IndexOf | Retrieves the numerical index of the specified item in the collection or -1 if not found. (Inherited from Gibraltar.Monitor.MetricSampleCollection) |
![]() | Insert | Not supported. (Inherited from Gibraltar.Monitor.MetricSampleCollection) |
![]() | Remove | Remove the specified MetricSample item. If the MetricSample isn't in the collection, no exception is thrown. (Inherited from Gibraltar.Monitor.MetricSampleCollection) |
![]() | RemoveAt | Remove a sample at a specific numerical index. (Inherited from Gibraltar.Monitor.MetricSampleCollection) |
![]() | ToArray | Copy the entire collection of metric samples into a new array. (Inherited from Gibraltar.Monitor.MetricSampleCollection) |