| Name | Description | |
|---|---|---|
![]() | MetricPacketDictionary Constructor |
The following tables list the members exposed by MetricPacketDictionary.
| Name | Description | |
|---|---|---|
![]() | MetricPacketDictionary Constructor |
| Name | Description | |
|---|---|---|
![]() | Count | |
![]() | IsReadOnly | |
![]() | Item | Overloaded. Retrieve performance counter metric packet object by numeric index in collection. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | OnCollectionChanged |
| Name | Description | |
|---|---|---|
![]() | CollectionChanged |