c# reverse method code example Example: c# array Reverse method char[] array = {'a','b','c'}; Array.Reverse(array);