Double.INumberBase<Double>.One 属性

定义

获取类型的值 1

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

属性值

实现

One

适用于