System.Diagnostics.CounterCreationDataCollection.CopyTo Method

Copies the elements of the System.Diagnostics.CounterCreationData to an array, starting at the specified index of the array.

Syntax

public void CopyTo (CounterCreationData[] array, int index)

Parameters

array
An array of System.Diagnostics.CounterCreationData instances to add to the collection.
index
The location at which to add the new instances.

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