Decimal64.IAdditiveIdentity<Decimal64,Decimal64>.AdditiveIdentity Property

Definition

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

Property Value

Implements

Applies to