UInt32.IMinMaxValue<UInt32>.MinValue Property

Definition

Gets the minimum value of the current type.

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

Property Value

Implements

Applies to