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

Definitie

Bepaalt of een waarde oneindig is.

 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

Parameters

value
IntPtr

nativeint

De waarde die moet worden gecontroleerd.

Retouren

trueals value dit oneindig is, anders. false

Implementeringen

Van toepassing op