IntPtr.INumberBase<IntPtr>.One 属性

定义

获取类型的值 1

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

属性值

IntPtr

nativeint

实现

One

适用于