System.Diagnostics.ProcessModuleCollection.CopyTo Method

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

Syntax

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

Parameters

array
An array of System.Diagnostics.ProcessModule 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