NFloat.INumberBase<NFloat>.One Property

Definition

Gets the value 1 for the type.

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

Property Value

Implements

One

Applies to