UIntPtr.INumberBase<UIntPtr>.IsSubnormal(UIntPtr) Yöntem

Tanım

Bir değerin normalin altında olup olmadığını belirler.

 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

Parametreler

value
UIntPtr

unativeint

Denetlenecek değer.

Döndürülenler

true altnormalse value ; değilse, false.

Uygulamalar

Şunlara uygulanır