System.Diagnostics.CounterCreationDataCollection.Contains Method

Determines whether a System.Diagnostics.CounterCreationData instance exists in the collection.

Syntax

public bool Contains (CounterCreationData value)

Parameters

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

Returns

true if the specified System.Diagnostics.CounterCreationData object exists in the collection; otherwise, false.

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