Double.IMinMaxValue<Double>.MaxValue 属性

定义

获取当前类型的最大值。

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

属性值

实现

适用于