Contains(CounterCreationData) Method

Determines whether a CounterCreationData instance exists in the collection.
Namespace: System.DiagnosticsAssembly: System in (System.dll)

Syntax

public bool Contains(
        CounterCreationData value
        )

Parameters

value
The CounterCreationData to find in the collection.