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

Definitie

Bepaalt of een waarde zich in de canonieke weergave bevindt.

 static bool System.Numerics.INumberBase<System.UInt16>.IsCanonical(System::UInt16 value) = System::Numerics::INumberBase<System::UInt16>::IsCanonical;
static bool INumberBase<ushort>.IsCanonical(ushort value);
static member System.Numerics.INumberBase<System.UInt16>.IsCanonical : uint16 -> bool
 Shared Function IsCanonical (value As UShort) As Boolean Implements INumberBase(Of UShort).IsCanonical

Parameters

value
UInt16

De waarde die moet worden gecontroleerd.

Retouren

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

Implementeringen

Van toepassing op