UInt32.INumberBase<UInt32>.One Propiedad

Definición

Obtiene el valor 1 del tipo .

static property System::UInt32 System::Numerics::INumberBase<System::UInt32>::One { System::UInt32 get(); };
static uint System.Numerics.INumberBase<System.UInt32>.One { get; }
static member System.Numerics.INumberBase<System.UInt32>.One : uint32
 Shared ReadOnly Property One As UInteger Implements INumberBase(Of UInteger).One

Valor de propiedad

Implementaciones

One

Se aplica a