Double.IFloatingPointIeee754<Double>.NegativeInfinity Property

Definition

Gets a value that represents negative 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

Property Value

Implements

Applies to