Unordered | 
This is preliminary documentation and is subject to change.
| Name | Description | |
|---|---|---|
| CopyTo(Array, Int32) | Copies the elements of the ICollection to an Array, starting at a particular Array index. | |
| CopyTo(TItem, Int32) | Copies the elements of the ICollectionT to an Array, starting at a particular Array index. |