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