Int64.INumberBase<Int64>.IsInfinity(Int64) Método

Definição

Determina se um valor é infinito.

static bool INumberBase<long>.IsInfinity (long value);

Parâmetros

value
Int64

O valor a ser verificado.

Retornos

true se value for infinito; caso contrário, false.

Implementações

Aplica-se a

Produto Versões
.NET 7, 8, 9