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

Definisi

Menentukan apakah nilai adalah infinity negatif.

 static bool System.Numerics.INumberBase<System.Int64>.IsNegativeInfinity(long value) = System::Numerics::INumberBase<long>::IsNegativeInfinity;
static bool INumberBase<long>.IsNegativeInfinity (long value);
static member System.Numerics.INumberBase<System.Int64>.IsNegativeInfinity : int64 -> bool
 Shared Function IsNegativeInfinity (value As Long) As Boolean Implements INumberBase(Of Long).IsNegativeInfinity

Parameter

value
Int64

Nilai yang akan diperiksa.

Mengembalikan

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

Penerapan

Berlaku untuk