Bagikan melalui


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

Definisi

Menentukan apakah nilai adalah tak terbatas negatif.

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

Parameter

value
Byte

Nilai yang akan diperiksa.

Mengembalikan

true jika value adalah infinity negatif; jika tidak, false.

Penerapan

Berlaku untuk