IntPtr.IMinMaxValue<IntPtr>.MaxValue 属性

定义

获取当前类型的最大值。

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

属性值

IntPtr

nativeint

实现

适用于