Single.ISignedNumber<Single>.NegativeOne Property

Definition

Gets the value -1 for the type.

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

Property Value

Implements

Applies to