[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| CopyTo(Array, Int32) | Copies the contents of the collection to an array. | |
| CopyTo(array<T>[]()[][], Int32) | Copies the elements of the collection to an Array, starting at a
particular Array index. |