System.Diagnostics.CounterCreationDataCollection.IndexOf Method

Returns the index of a System.Diagnostics.CounterCreationData object in the collection.

Syntax

public int IndexOf (CounterCreationData value)

Parameters

value
The System.Diagnostics.CounterCreationData object to locate in the collection.

Returns

The zero-based index of the specified System.Diagnostics.CounterCreationData, if it is found, in the collection; otherwise, -1.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0