Copies the System.Web.UI.DataBindingCollection values to a one-dimensional Array, beginning at the Array object's specified index.
- 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.