Copies elements of the collection to the specified array, starting at the specified index.
Syntax
Parameters
- array
-
The array that elements are to be copied to. - index
-
The index where copying should begin.
Remarks
Requirements
Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0