Byte.INumberBase<Byte>.IsNegativeInfinity(Byte) Method

Definition

Determines if a value is negative infinity.

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

Parameters

value
Byte

The value to be checked.

Returns

true if value is negative infinity; otherwise, false.

Implements

Applies to

Produkt Verzie
.NET 7, 8, 9, 10