I need to implement the Array.Copy(Array sourceArray, int sourceIndex, Array destinationArray, int destinationIndex, int length) in a function.
The array it gets is a