Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
計算時の丸め方法を指定します。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public static BigDecimal..::..ROUND_MODE RoundMode { get; set; } |
Visual Basic |
---|
Public Shared Property RoundMode As BigDecimal..::..ROUND_MODE Get Set |
Visual C++ |
---|
public: static property BigDecimal..::..ROUND_MODE RoundMode { BigDecimal..::..ROUND_MODE get (); void set (BigDecimal..::..ROUND_MODE value); } |
static member RoundMode : BigDecimal..::..ROUND_MODE with get, set |