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

Definitie

Bepaalt of een waarde positief oneindig is.

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

Parameters

value
UIntPtr

unativeint

De waarde die moet worden gecontroleerd.

Retouren

trueals value positief oneindigheid is, anders. false

Implementeringen

Van toepassing op