Click or drag to resize

IMatrix<T> Properties

The IMatrix<T> type exposes the following members.

Properties
 NameDescription
Public propertyColumnCount Returns the number of columns.
Public propertyItem Gets or set the value of a element of this Matrix.
Public propertyRowCount Returns the number of rows.
Top
See Also