| 1. | That indicates the rank number of dimensions of an array type ,指示数组类型的秩(维数) 。 |
| 2. | To indicate the number of elements in the array , apply the 若要指示数组中的元素数,请以下列方式之一将 |
| 3. | That indicates the type of the array ,指示数组的类型。 |
| 4. | That indicates the size of the array ,指示数组的大小。 |
| 5. | Gets and sets the value that indicates the rank number of dimensions of an array type 获取和设置一个值,该值指示数组类型的秩(维数) 。 |
| 6. | Gets or sets the expression that indicates the size of the array Codearraycreateexpression . sizeexpression属性获取或设置指示数组大小的表达式。 |
| 7. | Class using the specified array data type and code expression indicating the number of indexes for the array 用指定的数组数据类型和指示数组索引数的代码表达式初始化 |
| 8. | Class using the specified array data type name and code expression indicating the number of indexes for the array 使用指定的数组数据类型名和指示数组索引数的代码表达式初始化 |
| 9. | You can refer to a particular element in an array by referring to the name of the array and the index number . the index number starts at 0 你可以指示数组的名称和索引数字来从数组中提出一个单独的。索引数字从0开始。 |
| 10. | You can refer to a particular element in an array by referring to the name of the array and the index number . the index number starts at 0 你可以指示数组的名称和索引数字来从数组中提出一个单独的元素。索引数字从0开始。 |