Int32.INumberBase<Int32>.IsNormal(Int32) Méthode

Définition

Détermine si une valeur est normale.

C#
static bool INumberBase<int>.IsNormal(int value);

Paramètres

value
Int32

Valeur à vérifier.

Retours

true si value est normal ; sinon, false.

Implémente

S’applique à

Produit Versions
.NET 7, 8, 9, 10