Mol(Math Object Library) fot .Net
BigDecimal の 0 を返します。 戻り値は新規作成されたインスタンスです。

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

構文

C#
public static BigDecimal Zero { get; }
Visual Basic
Public Shared ReadOnly Property Zero As BigDecimal
	Get
Visual C++
public:
static property BigDecimal^ Zero {
	BigDecimal^ get ();
}
static member Zero : BigDecimal with get

Property Value

タイプ: BigDecimal

参照