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

Definition

Determines if a value represents a pure imaginary number.

C#
static bool INumberBase<char>.IsImaginaryNumber(char value);

Parameters

value
Char

The value to be checked.

Returns

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

Implements

Applies to

Tuote Versiot
.NET 7, 8, 9, 10