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

Definition

Determines if a value is positive infinity.

C#
static bool INumberBase<decimal>.IsPositiveInfinity(decimal value);

Parameters

value
Decimal

The value to be checked.

Returns

true if value is positive infinity; otherwise, false.

Implements

Applies to

Produkt Verzie
.NET 7, 8, 9, 10