Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
行列の列数です。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public int ColumnCount { get; } |
Visual Basic |
---|
Public ReadOnly Property ColumnCount As Integer Get |
Visual C++ |
---|
public: property int ColumnCount { int get (); } |
member ColumnCount : int with get |