Int64.INumberBase<Int64>.One Property

Definition

Gets the value 1 for the type.

static property long System::Numerics::INumberBase<System::Int64>::One { long get(); };
static long System.Numerics.INumberBase<System.Int64>.One { get; }
static member System.Numerics.INumberBase<System.Int64>.One : int64
 Shared ReadOnly Property One As Long Implements INumberBase(Of Long).One

Property Value

Implements

One

Applies to