Single.INumberBase<Single>.One 属性

定义

获取类型的值 1

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

属性值

实现

One

适用于