Double.IFloatingPointIeee754<Double>.NegativeInfinity 属性

定义

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

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

属性值

实现

适用于