IndexOf(CounterCreationData) Method

Returns the index of a CounterCreationData in the collection.
Namespace: System.DiagnosticsAssembly: System in (System.dll)

Syntax

public int IndexOf(
        CounterCreationData value
        )

Parameters

value
The CounterCreationData of which to determine the index in the collection.