UIntPtr.INumberBase<UIntPtr>.One 属性

定义

获取类型的值 1

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

属性值

UIntPtr

unativeint

实现

One

适用于