System.Drawing.Design.ToolboxItemCollection.CopyTo Method

Copies the collection to the specified array beginning with the specified destination index.

Syntax

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

Parameters

array
The array to copy to.
index
The index to begin copying to.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0