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

Definitie

Bepaalt of een waarde subnormaal is.

 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

Parameters

value
IntPtr

nativeint

De waarde die moet worden gecontroleerd.

Retouren

trueindien value subnormaal, anders . false

Implementeringen

Van toepassing op