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

Definition

Avgör om ett värde är oändligt.

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

Parametrar

value
UIntPtr

unativeint

Det värde som ska kontrolleras.

Returer

true if value is infinite; otherwise, false.

Implementeringar

Gäller för