UInt32.INumberBase<UInt32>.One 属性

定义

获取类型的值 1

static property System::UInt32 System::Numerics::INumberBase<System::UInt32>::One { System::UInt32 get(); };
static uint System.Numerics.INumberBase<System.UInt32>.One { get; }
static member System.Numerics.INumberBase<System.UInt32>.One : uint32
 Shared ReadOnly Property One As UInteger Implements INumberBase(Of UInteger).One

属性值

实现

One

适用于