DataDimension Properties |
The DataDimension type exposes the following members.
| Name | Description | |
|---|---|---|
| Length |
The number of elements in this array (or -1 for variable/unknown length).
| |
| Lengths |
The array length (or -1 for variable/unknown length).
| |
| Rank |
The array rank.
| |
| Type |
The array type.
| |
| VariableLength |
The array length is variable/unknown.
|