UIntPtr.INumberBase<UIntPtr>.IsCanonical(UIntPtr) Metod

Definition

Avgör om ett värde finns i dess kanoniska representation.

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

Parametrar

value
UIntPtr

unativeint

Det värde som ska kontrolleras.

Returer

true if value is in its canonical representation;wise, false.

Implementeringar

Gäller för