Dsl (Digital Simulation Library) for .Net
現在サンプリングされている要素数。

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

構文

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

Property Value

タイプ: Int32

参照