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

Definitie

Bepaalt of een waarde zich in de canonieke weergave bevindt.

 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

Parameters

value
UIntPtr

unativeint

De waarde die moet worden gecontroleerd.

Retouren

trueals value deze zich in de canonieke weergave bevindt; anders. false

Implementeringen

Van toepassing op