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

Definition

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

 static bool System.Numerics.INumberBase<nint>.IsSubnormal(IntPtr value) = System::Numerics::INumberBase<IntPtr>::IsSubnormal;
static bool INumberBase<IntPtr>.IsSubnormal(IntPtr value);
static member System.Numerics.INumberBase<nint>.IsSubnormal : nativeint -> bool
 Shared Function IsSubnormal (value As IntPtr) As Boolean Implements INumberBase(Of IntPtr).IsSubnormal

Parametrar

value
IntPtr

nativeint

Det värde som ska kontrolleras.

Returer

true if value is subnormal;wise, false.

Implementeringar

Gäller för