Click or drag to resize

DoubleDataBlock Properties

The DoubleDataBlock type exposes the following members.

Properties
 NameDescription
Public propertyData The array referenced by this data block.
Public propertyItem Custom indexer for the DoubleDataBlock struct.
Public propertyLength The number of elements reference by this data block.
Public propertyOffset The current offset into the array referenced by this data block.
Top
See Also