Copies all the System.Web.UI.ExpressionBinding objects from the System.Web.UI.ExpressionBindingCollection collection to a one-dimensional array, starting at the specified index in the target array.
- array
- The zero-based array that receives the System.Web.UI.ExpressionBinding objects copied from the collection.
- index
- The position in the target array at which the array starts receiving the copied items.