CopyTo Method (WallRangesCollection)
In This Topic
Copies the entire collection to an array, starting at the specified index of the target array.
Syntax
Parameters
- array
- The array to which to copy the collection.
- index
- The index from which to start.
See Also