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

プロパティ値

実装

適用対象