SByte.INumberBase<SByte>.One Property

Definition

Gets the value 1 for the type.

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

Property Value

Implements

One

Applies to