Decimal128.IAdditiveIdentity<Decimal128,Decimal128>.AdditiveIdentity Property

Definition

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

Property Value

Implements

Applies to