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

属性值

实现

适用于