AnyMatrixT Properties |
The AnyMatrixT generic type exposes the following members.
Name | Description | |
---|---|---|
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.
|