Click or drag to resize

DataDimensions Properties

The DataDimensions type exposes the following members.

Properties
 NameDescription
Public propertyDataSize The total size, or 0 for variable size.
(Inherited from DataSelect)
Public propertyDimensions Array selection, or null for scalar.
(Inherited from DataSelect)
Public propertyElementSize The size of one element, or 0 for variable size.
(Inherited from DataSelect)
Top
See Also