System.Drawing.Design.CategoryNameCollection.CopyTo Method

Copies the collection elements to the specified array at the specified index.

Syntax

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

Parameters

array
The array to copy to.
index
The index of the destination array at which to begin copying.

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