copy an array from one value to another value in .net code example Example: array copy c# unsortedArray.CopyTo(unsortedArray2 , 0);