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

屬性值

實作

適用於