AnyMatrixT Properties

Properties

ColumnCount Gets the number of matrix columns.
IsReadOnly Gets a flag indicating whether the matrix is read-only.
Item Gets or sets the value of a matrix entry.
RowCount Gets the number of matrix rows.

See Also