Mol(Math Object Library) fot .Net
行ベクトルなら列数、列ベクトルなら行数となります。

名前空間: Mol
アッセンブリー: Mol.Net (in Mol.Net.dll)

構文

C#
public int Count { get; }
Visual Basic
Public ReadOnly Property Count As Integer
	Get
Visual C++
public:
property int Count {
	int get ();
}
member Count : int with get

Property Value

タイプ: Int32

参照