Double.IFloatingPointIeee754<Double>.NegativeZero Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un valore che rappresenta un valore negativo zero
.
static property double System::Numerics::IFloatingPointIeee754<System::Double>::NegativeZero { double get(); };
static double System.Numerics.IFloatingPointIeee754<System.Double>.NegativeZero { get; }
static member System.Numerics.IFloatingPointIeee754<System.Double>.NegativeZero : double
Shared ReadOnly Property NegativeZero As Double Implements IFloatingPointIeee754(Of Double).NegativeZero