Decimal.INumberBase<Decimal>.One Propiedad

Definición

Obtiene el valor 1 del tipo .

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

Valor de propiedad

Implementaciones

One

Se aplica a