To create an empty array, use emptyArray<T> () factory function: To create an array with given size and initial values, use the constructor: Arrays have get ...
確定! 回上一頁