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

Definition

Determines if a value is negative infinity.

static bool INumberBase<decimal>.IsNegativeInfinity (decimal value);

Parameters

value
Decimal

The value to be checked.

Returns

true if value is negative infinity; otherwise, false.

Implements

Applies to

Product Versions
.NET 7, 8, 9