UInt64.IMinMaxValue<UInt64>.MinValue 属性

定义

获取当前类型的最小值。

static property System::UInt64 System::Numerics::IMinMaxValue<System::UInt64>::MinValue { System::UInt64 get(); };
static ulong System.Numerics.IMinMaxValue<System.UInt64>.MinValue { get; }
static member System.Numerics.IMinMaxValue<System.UInt64>.MinValue : uint64
 Shared ReadOnly Property MinValue As ULong Implements IMinMaxValue(Of ULong).MinValue

属性值

实现

适用于