UInt16.INumberBase<UInt16>.IsNegativeInfinity(UInt16) Método

Definição

Determina se um valor é infinito negativo.

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

Parâmetros

value
UInt16

O valor a ser verificado.

Retornos

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

Implementações

Aplica-se a

Produto Versões
.NET 7, 8, 9, 10