UIntPtr.INumberBase<UIntPtr>.IsImaginaryNumber(UIntPtr) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if a value represents a pure imaginary number.
static bool System.Numerics.INumberBase<nuint>.IsImaginaryNumber(UIntPtr value) = System::Numerics::INumberBase<UIntPtr>::IsImaginaryNumber;
static bool INumberBase<UIntPtr>.IsImaginaryNumber(UIntPtr value);
static member System.Numerics.INumberBase<nuint>.IsImaginaryNumber : unativeint -> bool
Shared Function IsImaginaryNumber (value As UIntPtr) As Boolean Implements INumberBase(Of UIntPtr).IsImaginaryNumber
- value
-
UIntPtr
unativeint
The value to be checked.
true
if value
is a pure imaginary number; otherwise, false
.
Продукт | Версии |
---|---|
.NET | 7, 8, 9, 10 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: