IntPtr.INumberBase<IntPtr>.IsNegativeInfinity(IntPtr) Methode

Definitie

Bepaalt of een waarde een negatief oneindigheid is.

 static bool System.Numerics.INumberBase<nint>.IsNegativeInfinity(IntPtr value) = System::Numerics::INumberBase<IntPtr>::IsNegativeInfinity;
static bool INumberBase<IntPtr>.IsNegativeInfinity(IntPtr value);
static member System.Numerics.INumberBase<nint>.IsNegativeInfinity : nativeint -> bool
 Shared Function IsNegativeInfinity (value As IntPtr) As Boolean Implements INumberBase(Of IntPtr).IsNegativeInfinity

Parameters

value
IntPtr

nativeint

De waarde die moet worden gecontroleerd.

Retouren

trueals value een negatief oneindigheid is, anders. false

Implementeringen

Van toepassing op