Decimal64.IAdditiveIdentity<Decimal64,Decimal64>.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::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