System.Diagnostics.InstanceDataCollectionCollection Members

The members of System.Diagnostics.InstanceDataCollectionCollection are listed below.

See Also: Inherited members from System.Collections.DictionaryBase

Public Constructors

Public Properties

[read-only]
default property
Item(string)InstanceDataCollection. Documentation for this section has not yet been entered.
[read-only]
KeysICollection.

Gets the object and counter registry keys for the objects associated with this instance data collection.

[read-only]
ValuesICollection.

Gets the instance data values that comprise the collection of instances for the counter.

Public Methods

Contains(string) : bool

Determines whether an instance data collection for the specified counter (identified by one of the indexed System.Diagnostics.InstanceDataCollection objects) exists in the collection.

CopyTo(InstanceDataCollection[], int)

Copies an array of System.Diagnostics.InstanceDataCollection instances to the collection, at the specified index.