Click or drag to resize

IROMatrixLevel1T Properties

The IROMatrixLevel1T type exposes the following members.

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