Decimal.IAdditiveIdentity<Decimal,Decimal>.AdditiveIdentity 屬性

定義

取得目前型別的加法識別。

static property System::Decimal System::Numerics::IAdditiveIdentity<System::Decimal,System::Decimal>::AdditiveIdentity { System::Decimal get(); };
static decimal System.Numerics.IAdditiveIdentity<System.Decimal,System.Decimal>.AdditiveIdentity { get; }
static member System.Numerics.IAdditiveIdentity<System.Decimal,System.Decimal>.AdditiveIdentity : decimal
 Shared ReadOnly Property AdditiveIdentity As Decimal Implements IAdditiveIdentity(Of Decimal, Decimal).AdditiveIdentity

屬性值

實作

適用於