System.Diagnostics.InstanceDataCollectionCollection.CopyTo Method

Copies an array of System.Diagnostics.InstanceDataCollection instances to the collection, at the specified index.

Syntax

public void CopyTo (InstanceDataCollection[] counters, int index)

Parameters

counters
An array of System.Diagnostics.InstanceDataCollection instances (identified by the counters they contain) 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