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