System.Windows.Forms.NumericUpDownAccelerationCollection.CopyTo Method

Copies the System.Windows.Forms.NumericUpDownAccelerationCollection values to a one-dimensional System.Windows.Forms.NumericUpDownAcceleration instance at the specified index.

Syntax

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

Parameters

array
The one-dimensional System.Windows.Forms.NumericUpDownAcceleration that is the destination of the values copied from System.Windows.Forms.NumericUpDownAccelerationCollection.
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: 2.0.0.0