Decimal32.IAdditiveIdentity<Decimal32,Decimal32>.AdditiveIdentity Property

Definition

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

Property Value

Implements

Applies to