System.Web.UI.Design.DesignerRegionCollection.CopyTo Method

Copies the elements of the collection to an Array object, starting at a particular Array index.

Syntax

public void CopyTo (Array array, int index)

Parameters

array
The Array that is the destination of the copied regions. The Array must have zero-based indexing.
index
The zero-based index in array at which copying begins.

Remarks

Requirements

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