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

実装

適用対象