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

Definition

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

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

Parametrar

value
IntPtr

nativeint

Det värde som ska kontrolleras.

Returer

true om value är positiv oändlighet; annars, false.

Implementeringar

Gäller för