Single.IMinMaxValue<Single>.MaxValue 属性

定义

获取当前类型的最大值。

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

属性值

实现

适用于