 |
Array.Copy Method (System)
Copies a range of elements in one Array to another Array and performs type casting and boxing as required. ... Name Description Copy(Array, Array, Int32) Copies a range of elements from an Array starting at the first element and pastes them into another A
msdn.microsoft.com |
 |