Dsl (Digital Simulation Library) for .Net
Run()メソッドで指定された積分終了時間です。

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

構文

C#
public double TimeLimit { get; set; }
Visual Basic
Public Property TimeLimit As Double
	Get
	Set
Visual C++
public:
property double TimeLimit {
	double get ();
	void set (double value);
}

Property Value

タイプ: Double

参照