Click or drag to resize

DataDimension Properties

The DataDimension type exposes the following members.

Properties
  NameDescription
Public propertyLength
The number of elements in this array (or -1 for variable/unknown length).
Public propertyLengths
The array length (or -1 for variable/unknown length).
Public propertyRank
The array rank.
Public propertyType
The array type.
Public propertyVariableLength
The array length is variable/unknown.
Top
See Also