Click or drag to resize

IBottomExtensibleMatrixT Properties

The IBottomExtensibleMatrixT type exposes the following members.

Properties
 NameDescription
Public propertyColumnCountThe number of columns of the matrix.
(Inherited from IROMatrixT)
Public propertyItemGet / sets an element of the matrix at (row, col).
(Inherited from IMatrixT)
Public propertyRowCountThe number of rows of the matrix.
(Inherited from IROMatrixT)
Top
See Also