Single.IFloatingPointIeee754<Single>.PositiveInfinity 属性

定义

获取一个值,该值表示正 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

属性值

实现

适用于