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

Definition

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

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

Parametrar

value
UIntPtr

unativeint

Det värde som ska kontrolleras.

Returer

true om value är normalt, annars false.

Implementeringar

Gäller för