Array.Copy Method (Array, Array, Int32) (System)
The sourceArray and destinationArray parameters must have the same number of dimensions. In addition, destinationArray must already have been dimensioned and must have a sufficient number of elements to accommodate the copied data. When copying ......