Decimal.IAdditiveIdentity<Decimal,Decimal>.AdditiveIdentity プロパティ

定義

現在の型の加算 ID を取得します。

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

プロパティ値

実装

適用対象