IntegerArrayCopyTo Method |
Name | Description | |
---|---|---|
![]() | CopyTo(Array, Int32) |
Copies the elements of the System.Collections.ICollection to an System.Array,
starting at a particular System.Array index.
|
![]() | CopyTo(Int32, Int32) |
Copy elements from collection to specified array starting with index.
|