System.Diagnostics.CounterCreationDataCollection.Add Method

Adds an instance of the System.Diagnostics.CounterCreationData class to the collection.

Syntax

public int Add (CounterCreationData value)

Parameters

value
A System.Diagnostics.CounterCreationData object to append to the existing collection.

Returns

The index of the new System.Diagnostics.CounterCreationData object.

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