Click or drag to resize

MatrixStorageT Fields

The MatrixStorageT type exposes the following members.

Fields
 NameDescription
Public fieldColumnCount Gets the number of columns in the matrix.
Public fieldRowCount Gets the number of rows in the matrix.
Protected fieldStatic memberZero Gets the default zero value for the storage element type.
Top
See Also