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

Definition

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

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

Parametrar

value
UIntPtr

unativeint

Det värde som ska kontrolleras.

Returer

true if value is subnormal;wise, false.

Implementeringar

Gäller för