Copies the collection to an array, starting at the specified index of the target array.
| Name | Description | |
|---|---|---|
|
|
CopyTo(Array, Int32) |
Copies the collection to a one-dimensional Array, starting at the specified index of the target array. |
|
|
CopyTo(IVObject[], Int32) |
Copies the collection to a one-dimensional array, starting at the specified index of the target array. |