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

Definisi

Menentukan apakah nilai normal.

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

Parameter

value
Char

Nilai yang akan diperiksa.

Mengembalikan

true jika value normal; jika tidak, false.

Penerapan

Berlaku untuk