ILNumerics Ultimate VS

NormalsBuffer Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The NormalsBuffer type exposes the following members.

Properties

  NameDescription
Public propertyBufferType (Inherited from BufferBase.)
Public propertyDataCount
Number of data vectors (columns)

[ILNumerics Visualization Engine]

(Inherited from BufferT.)
Public propertyDataLength
Dimensionality of a single date in this buffer (number of rows or length of each vector)

[ILNumerics Visualization Engine]

(Inherited from BufferT.)
Public propertyID (Inherited from BufferBase.)
Public propertyIsDisposed (Inherited from BufferT.)
Public propertyIsEmpty (Inherited from BufferT.)
Public propertyStorage
returns a copy(!) of the buffers array storage, using a lazy-copy-on-write scheme. Use Update() for modifications!

[ILNumerics Visualization Engine]

(Inherited from BufferT.)
Top
See Also

Reference