IntPtr.IMinMaxValue<IntPtr>.MinValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.