System.Windows.Forms.InputLanguageCollection.CopyTo Method

Copies the System.Windows.Forms.InputLanguageCollection values to a one-dimensional Array at the specified index.

Syntax

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

Parameters

array
The one-dimensional array that is the destination of the values copied from System.Windows.Forms.InputLanguageCollection.
index
The index in array where copying 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