IntPtr.INumberBase<IntPtr>.IsNaN(IntPtr) Method

Definition

Determines if a value is NaN.

static bool INumberBase<IntPtr>.IsNaN (IntPtr value);

Parameters

value
IntPtr

The value to be checked.

Returns

true if value is NaN; otherwise, false.

Implements

Applies to

Product Versions
.NET 7, 8, 9