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

Definisi

Menentukan apakah nilai adalah tak terbatas negatif.

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

Parameter

value
SByte

Nilai yang akan diperiksa.

Mengembalikan

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

Penerapan

Berlaku untuk