System.Windows.Forms.TreeNodeCollection.CopyTo Method

Copies the entire collection into an existing array at a specified location within the array.

Syntax

public void CopyTo (Array dest, int index)

Parameters

dest
The destination array.
index
The index in the destination array at which storing begins.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0