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

实现

适用于