Decimal32.IAdditiveIdentity<Decimal32,Decimal32>.AdditiveIdentity Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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