Single.IFloatingPointIeee754<Single>.PositiveInfinity Property

Definition

Gets a value that represents positive infinity.

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

Property Value

Implements

Applies to