Name | Description | |
---|---|---|
![]() | Add | Add an existing metric packet object to our collection. It must be for the same analysis as this collection. |
![]() | Clear | |
![]() | Contains | |
![]() | ContainsKey | Overloaded. Determines whether the collection contains an element with the specified key. |
![]() | CopyTo | |
![]() | IndexOf | |
![]() | Insert | |
![]() | Remove | Remove the specified victim comment. If the comment isn't in the collection, no exception is thrown. |
![]() | RemoveAt | |
![]() | TryGetValue | Overloaded. Retrieve an item from the collection by its key if present. If not present, the default value of the object is returned. |