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

屬性值

實作

適用於