UInt64.INumberBase<UInt64>.One Property

Definition

Gets the value 1 for the type.

static property System::UInt64 System::Numerics::INumberBase<System::UInt64>::One { System::UInt64 get(); };
static ulong System.Numerics.INumberBase<System.UInt64>.One { get; }
static member System.Numerics.INumberBase<System.UInt64>.One : uint64
 Shared ReadOnly Property One As ULong Implements INumberBase(Of ULong).One

Property Value

Implements

One

Applies to