Single.INumberBase<Single>.One Property

Definition

Gets the value 1 for the type.

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

Property Value

Implements

One

Applies to