System.Web.UI.DataBindingCollection.CopyTo Method

Copies the System.Web.UI.DataBindingCollection values to a one-dimensional Array, beginning at the Array object's specified index.

Syntax

public void CopyTo (Array array, int index)

Parameters

array
The one-dimensional Array that is the destination of the values copied from System.Web.UI.DataBindingCollection.
index
The index in the array, specified by the array parameter, where copying begins.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0