Copies the elements to an PageData Array, starting at a particular Array index.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
Parameters
- array
- Type: array<
EPiServer.Core..::.PageData
>[]()[]
The one-dimensional PageData Array that is the destination of the elements copied.
- index
- Type: System..::.Int32
The zero-based index in array at which copying begins.