Click or drag to resize

Matrix Properties

The Matrix type exposes the following members.

Properties
  NameDescription
Public propertyColumns
The number of columns in the matrix.
Public propertyItem
Set or get an element of the matrix.
Public propertyRows
The number of rows in the matrix.
Public propertySize
Total number of elements in the matrix.
Top
See Also