Byte.INumberBase<Byte>.One 属性

定义

获取类型的值 1

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

属性值

实现

One

适用于