An array is declared using brackets after the data type, with an element count in the brackets. Arrays in C# are of a fixed length, not dynamic.
確定! 回上一頁