IntPtr.IMinMaxValue<IntPtr>.MinValue Property

Definition

Gets the minimum value of the current type.

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

Property Value

IntPtr

nativeint

Implements

Applies to