Single.IMinMaxValue<Single>.MinValue 属性

定义

获取当前类型的最小值。

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

属性值

实现

适用于