SByte.INumberBase<SByte>.One 属性

定义

获取类型的值 1

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

属性值

实现

One

适用于