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

Definición

Determina si un valor es infinito negativo.

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

Parámetros

value
UInt32

Valor que se va a comprobar.

Devoluciones

true es si value es infinito negativo; en caso contrario, falsees .

Implementaciones

Se aplica a

Producto Versiones
.NET 7, 8, 9, 10