Click or drag to resize

MatrixWrapperStructForLeftSpineJaggedArrayT Properties

The MatrixWrapperStructForLeftSpineJaggedArrayT type exposes the following members.

Properties
 NameDescription
Public propertyArray Gets the underlying array. Access to elements is done using Array[row][column].
Public propertyColumnCount Gets the number of columns of the matrix.
Public propertyItem 
Public propertyRowCount Gets the number of rows of the matrix.
Top
See Also