Dsl (Digital Simulation Library) for .Net
Variableの計算カウンター

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

構文

C#
public int ComputationCounter { get; internal set; }
Visual Basic
Public Property ComputationCounter As Integer
	Get
	Friend Set
Visual C++
public:
property int ComputationCounter {
	int get ();
	internal: void set (int value);
}

Property Value

タイプ: Int32

参照