Int32.IMinMaxValue<Int32>.MinValue 属性

定义

获取当前类型的最小值。

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

属性值

实现

适用于