UInt64.INumberBase<UInt64>.IsCanonical(UInt64) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Bepaalt of een waarde zich in de canonieke weergave bevindt.
static bool System.Numerics.INumberBase<System.UInt64>.IsCanonical(System::UInt64 value) = System::Numerics::INumberBase<System::UInt64>::IsCanonical;
static bool INumberBase<ulong>.IsCanonical(ulong value);
static member System.Numerics.INumberBase<System.UInt64>.IsCanonical : uint64 -> bool
Shared Function IsCanonical (value As ULong) As Boolean Implements INumberBase(Of ULong).IsCanonical
Parameters
- value
- UInt64
De waarde die moet worden gecontroleerd.
Retouren
trueals value deze zich in de canonieke weergave bevindt; anders. false