Decimal128.IAdditiveIdentity<Decimal128,Decimal128>.AdditiveIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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