UInt64.INumberBase<UInt64>.One 属性

定义

获取类型的值 1

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

属性值

实现

One

适用于