Name | Description | |
---|---|---|
![]() | CopyTo(Array, Int32) |
Copies the elements of the collection to an System.Array, starting at a particular
System.Array index.
|
![]() | CopyTo(T[], Int32) |
Copies the elements of the collection to an System.Array, starting at a particular
System.Array index.
|