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

Definition

Determines if a value is finite.

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

Parameters

value
UIntPtr

The value to be checked.

Returns

true if value is finite; otherwise, false.

Implements

Applies to

Product Versions
.NET 7, 8, 9