Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- array
- The one-dimensional array that is the destination of the elements to be copied. The Array must have zero-based indexing.
- index
- The zero-based index of the array at which copying begins.
This method copies all the layers in the layer collection to the given array starting at the given index.