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

Definition

Avgör om ett värde är NaN.

 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

Parametrar

value
UIntPtr

unativeint

Det värde som ska kontrolleras.

Returer

true if value is NaN;wise, false.

Implementeringar

Gäller för