IntPtr.IMinMaxValue<IntPtr>.MinValue プロパティ

定義

現在の型の最小値を取得します。

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

プロパティ値

IntPtr

nativeint

実装

適用対象