Leggere in inglese

Condividi tramite


BigInteger.INumberBase<BigInteger>.IsInteger(BigInteger) Metodo

Definizione

Determina se un valore rappresenta un numero integrale.

C#
static bool INumberBase<BigInteger>.IsInteger(System.Numerics.BigInteger value);

Parametri

value
BigInteger

Valore da controllare.

Restituisce

true se è un intero; in caso value contrario, false.

Implementazioni

Si applica a

Prodotto Versioni
.NET 7, 8, 9, 10