Arrays in C# are never “empty” but if the declared type of the array is an object, then the member at any given index might be null rather than an actual object ...
確定! 回上一頁