UIntPtr.IMinMaxValue<UIntPtr>.MaxValue 属性

定义

获取当前类型的最大值。

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

属性值

UIntPtr

unativeint

实现

适用于