UInt32.IMinMaxValue<UInt32>.MaxValue プロパティ

定義

現在の型の最大値を取得します。

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

プロパティ値

実装

適用対象