UIntPtr.INumberBase<UIntPtr>.IsComplexNumber(UIntPtr) Metoda

Definice

Určuje, zda hodnota představuje komplexní číslo.

 static bool System.Numerics.INumberBase<nuint>.IsComplexNumber(UIntPtr value) = System::Numerics::INumberBase<UIntPtr>::IsComplexNumber;
static bool INumberBase<UIntPtr>.IsComplexNumber (UIntPtr value);
static member System.Numerics.INumberBase<nuint>.IsComplexNumber : unativeint -> bool
 Shared Function IsComplexNumber (value As UIntPtr) As Boolean Implements INumberBase(Of UIntPtr).IsComplexNumber

Parametry

value
UIntPtr

unativeint

Hodnota, která se má zkontrolovat.

Návraty

true if value je komplexní číslo, falsejinak hodnota .

Implementuje

Platí pro