Array.Copy Method (Array, Int32, Array, Int32, Int32) (System)
Copies a range of elements from an Array starting at the specified source index and pastes them to another Array starting at the specified destination index. ... sourceIndex is less than the lower bound of the first dimension of sourceArray.-or-destinatio...