Int32.INumberBase<Int32>.IsInfinity(Int32) Method

Definition

Determines if a value is infinite.

C#
static bool INumberBase<int>.IsInfinity(int value);

Parameters

value
Int32

The value to be checked.

Returns

true if value is infinite; otherwise, false.

Implements

Applies to

Produkt Versioner
.NET 7, 8, 9, 10