Decimal.IAdditiveIdentity<Decimal,Decimal>.AdditiveIdentity Propiedad

Definición

Obtiene la identidad de suma del tipo actual.

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

Valor de propiedad

Implementaciones

Se aplica a