Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
右端の境界値
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public double RightBoundaryValue { get; set; } |
Visual Basic |
---|
Public Property RightBoundaryValue As Double Get Set |
Visual C++ |
---|
public: property double RightBoundaryValue { double get (); void set (double value); } |
member RightBoundaryValue : float with get, set |