AnyRectangularMatrix Properties

Properties

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

See Also