Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds the supplied MetricValue item to this collection. |
![]() | Clear | Clearing objects is not supported. |
![]() | Contains | Overloaded. Determines whether the System.Collections.IList contains a specific value. |
![]() | CopyTo | Overloaded. Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | IndexOf | Overloaded. Searches for the specified value and returns the zero-based index of the first occurrence |
![]() | Insert | Overloaded. Not Supported. |
![]() | Remove | Overloaded. Removing objects is not supported. |
![]() | RemoveAt | Removes the item at the specified index. REMOVING IS NOT CURRENTLY SUPPORTED. |