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

Definition

Determines if a value represents a pure imaginary number.

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

Parameters

value
UIntPtr

The value to be checked.

Returns

true if value is a pure imaginary number; otherwise, false.

Implements

Applies to

Product Versions
.NET 7, 8, 9