SByte.IMinMaxValue<SByte>.MinValue 属性

定义

获取当前类型的最小值。

static property System::SByte System::Numerics::IMinMaxValue<System::SByte>::MinValue { System::SByte get(); };
static sbyte System.Numerics.IMinMaxValue<System.SByte>.MinValue { get; }
static member System.Numerics.IMinMaxValue<System.SByte>.MinValue : sbyte
 Shared ReadOnly Property MinValue As SByte Implements IMinMaxValue(Of SByte).MinValue

属性值

实现

适用于