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

Definition

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

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

Parametrar

value
IntPtr

nativeint

Det värde som ska kontrolleras.

Returer

true if value is infinite; otherwise, false.

Implementeringar

Gäller för