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

Definitie

Bepaalt of een waarde NaN is.

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

Parameters

value
UIntPtr

unativeint

De waarde die moet worden gecontroleerd.

Retouren

trueals value is dat NaN; anders. false

Implementeringen

Van toepassing op