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

實作

適用於