Char.INumberBase<Char>.One Property

Definition

Gets the value 1 for the type.

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

Property Value

Implements

One

Applies to