Decimal.IAdditiveIdentity<Decimal,Decimal>.AdditiveIdentity Property

Definition

Gets the additive identity of the current type.

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

Property Value

Implements

Applies to