BigListTCopyTo Method |
Name | Description | |
---|---|---|
CopyTo(Int64, T, Int64) |
Copies a range of elements from the BigList to a compatible one-dimensional array.
| |
CopyTo(Int64, T, Int32, Int64) |
Copies a range of elements from the BigList to a compatible one-dimensional array,
starting at the specified index of the destination array.
|