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

Definition

Avgör om ett värde är negativ oändlighet.

 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

Parametrar

value
UIntPtr

unativeint

Det värde som ska kontrolleras.

Returer

true if value is negative infinity;wise, false.

Implementeringar

Gäller för