To create an empty array in C#, call Array.Empty () method where T is the datatype of elements in the array.
確定! 回上一頁