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

實作

適用於