First, sort the array using Array.Sort() method which sorts an array ascending order then, reverse it using Array.Reverse() method.
確定! 回上一頁