UInt32.IMinMaxValue<UInt32>.MinValue 屬性

定義

取得目前型別的最小值。

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

屬性值

實作

適用於