Single.IFloatingPointIeee754<Single>.NegativeZero Property

Definition

Gets a value that represents negative zero.

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

Property Value

Implements

Applies to