Initialize arrays with different syntax forms. ... char[] arr2 = new char[5]; InitCharArray(arr2); foreach (char c in arr2) { Console.
確定! 回上一頁