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
-
Type: CounterCreationDataThe CounterCreationData to find in the collection.