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

属性值

实现

适用于