Click or drag to resize

MatrixT Properties

The MatrixT type exposes the following members.

Properties
 NameDescription
Public propertyColumnCount Gets the number of columns.
Public propertyItem Gets or sets the value at the given row and column, with range checking.
Public propertyRowCount Gets the number of rows.
Public propertyStorage Gets the raw matrix data storage.
Top
See Also