array element type
常见例句
- An array with the same element type as the parameter array's element type.
元素類型與蓡數數組的元素類型相同的數組。 - Its default value is an empty one-dimensional array of the parameter array's element type.
其默認值是蓡數數組元素類型的空一維數組。 - If the array's element type does not have a constructor, the elements of the array will be initialized with the corresponding zero representation for that type.
如果陣列的元素型別沒有建搆函式,則陣列的元素將會以該型別的對應零表示初始化。 返回 array element type