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

Definitie

Bepaalt of een waarde positief oneindig is.

 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

Parameters

value
IntPtr

nativeint

De waarde die moet worden gecontroleerd.

Retouren

trueals value positief oneindigheid is, anders. false

Implementeringen

Van toepassing op