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

Definition

Determines if a value is finite.

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

Parameters

value
Decimal

The value to be checked.

Returns

true if value is finite; otherwise, false.

Implements

Applies to

Produkt Versionen
.NET 7, 8, 9