Click or drag to resize
XMatrixRowCount Method
Gets the Number of rows in the matrix.

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int RowCount()

Return Value

Type: Int32
Number of rows in the matrix.

Implements

IArray.RowCount
See Also