UInt32.IMinMaxValue<UInt32>.MinValue Propiedad

Definición

Obtiene el valor mínimo del tipo actual.

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

Valor de propiedad

Implementaciones

Se aplica a