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

Definitie

Bepaalt of een waarde een negatief oneindigheid is.

 static bool System.Numerics.INumberBase<nuint>.IsNegativeInfinity(UIntPtr value) = System::Numerics::INumberBase<UIntPtr>::IsNegativeInfinity;
static bool INumberBase<UIntPtr>.IsNegativeInfinity(UIntPtr value);
static member System.Numerics.INumberBase<nuint>.IsNegativeInfinity : unativeint -> bool
 Shared Function IsNegativeInfinity (value As UIntPtr) As Boolean Implements INumberBase(Of UIntPtr).IsNegativeInfinity

Parameters

value
UIntPtr

unativeint

De waarde die moet worden gecontroleerd.

Retouren

trueals value een negatief oneindigheid is, anders. false

Implementeringen

Van toepassing op