Click or drag to resize

ComplexMatrix Properties

The ComplexMatrix type exposes the following members.

Properties
 NameDescription
Public propertyColumnCount Returns the number of columns.
Public propertyIsSquare Gets a value indicating if the matrix is square.
Public propertyItem Returns the value of a element of the matrix.
Public propertyRowCount Returns the number of rows.
Top
See Also