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

Definition

Determines if a value is negative infinity.

C#
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

Produkt Verzie
.NET 7, 8, 9, 10