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

Definisi

Menentukan apakah nilai adalah infinity negatif.

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

Parameter

value
Char

Nilai yang akan diperiksa.

Mengembalikan

true jika value negatif tidak terbatas; jika tidak, false.

Penerapan

Berlaku untuk