Copies the child controls stored in the System.Web.UI.ControlCollection object to an Array object, beginning at the specified index location in the Array.
- array
- The Array to copy the child controls to.
- index
- The zero-based relative index in array where copying begins.