|  | CompressedSparseRowTRows Property | 
            Gets the number of rows in self.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
SyntaxPublic ReadOnly Property Rows As Integer
	Get
public:
virtual property int Rows {
	int get () sealed;
}abstract Rows : int with get
override Rows : int with get
Property Value
Int32Implements
ISparseMatrixStorageTRows See Also
See Also