UInt32.IMinMaxValue<UInt32>.MaxValue Property

Definition

Gets the maximum value of the current type.

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

Property Value

Implements

Applies to