Int32.IMinMaxValue<Int32>.MaxValue 属性

定义

获取当前类型的最大值。

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

属性值

实现

适用于