Char.INumberBase<Char>.IsSubnormal(Char) Metode

Definisi

Menentukan apakah nilainya subnormal.

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

Parameter

value
Char

Nilai yang akan diperiksa.

Mengembalikan

true jika value subnormal; jika tidak, false.

Penerapan

Berlaku untuk