Double.IFloatingPointIeee754<Double>.PositiveInfinity Property

Definition

Gets a value that represents positive infinity.

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

Property Value

Implements

Applies to