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

Definitie

Bepaalt of een waarde zich in de canonieke weergave bevindt.

 static bool System.Numerics.INumberBase<System.UInt32>.IsCanonical(System::UInt32 value) = System::Numerics::INumberBase<System::UInt32>::IsCanonical;
static bool INumberBase<uint>.IsCanonical(uint value);
static member System.Numerics.INumberBase<System.UInt32>.IsCanonical : uint32 -> bool
 Shared Function IsCanonical (value As UInteger) As Boolean Implements INumberBase(Of UInteger).IsCanonical

Parameters

value
UInt32

De waarde die moet worden gecontroleerd.

Retouren

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

Implementeringen

Van toepassing op