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

Definitie

Bepaalt of een waarde zich in de canonieke weergave bevindt.

 static bool System.Numerics.INumberBase<System.Int32>.IsCanonical(int value) = System::Numerics::INumberBase<int>::IsCanonical;
static bool INumberBase<int>.IsCanonical(int value);
static member System.Numerics.INumberBase<System.Int32>.IsCanonical : int -> bool
 Shared Function IsCanonical (value As Integer) As Boolean Implements INumberBase(Of Integer).IsCanonical

Parameters

value
Int32

De waarde die moet worden gecontroleerd.

Retouren

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

Implementeringen

Van toepassing op