NFloat.ISignedNumber<NFloat>.NegativeOne Property

Definition

Gets the value -1 for the type.

static property System::Runtime::InteropServices::NFloat System::Numerics::ISignedNumber<System::Runtime::InteropServices::NFloat>::NegativeOne { System::Runtime::InteropServices::NFloat get(); };
static System.Runtime.InteropServices.NFloat System.Numerics.ISignedNumber<System.Runtime.InteropServices.NFloat>.NegativeOne { get; }
static member System.Numerics.ISignedNumber<System.Runtime.InteropServices.NFloat>.NegativeOne : System.Runtime.InteropServices.NFloat
 Shared ReadOnly Property NegativeOne As NFloat Implements ISignedNumber(Of NFloat).NegativeOne

Property Value

Implements

Applies to