UInt32.IMinMaxValue<UInt32>.MaxValue Propiedad

Definición

Obtiene el valor máximo del tipo actual.

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

Valor de propiedad

Implementaciones

Se aplica a