Int64.INumberBase<Int64>.IsNegativeInfinity(Int64) Méthode

Définition

Détermine si une valeur est négative à l’infini.

C#
static bool INumberBase<long>.IsNegativeInfinity(long value);

Paramètres

value
Int64

Valeur à vérifier.

Retours

true si value est l’infini négatif ; sinon, false.

Implémente

S’applique à

Produit Versions
.NET 7, 8, 9, 10