Single.IFloatingPointIeee754<Single>.NegativeInfinity 属性

定义

获取一个值,该值表示负 infinity

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

属性值

实现

适用于