INumberBase<TSelf>.IsCanonical(TSelf) Methode

Definitie

Bepaalt of een waarde zich in de canonieke weergave bevindt.

public:
 static bool IsCanonical(TSelf value);
public static abstract bool IsCanonical(TSelf value);
static member IsCanonical : 'Self -> bool
Public Shared Function IsCanonical (value As TSelf) As Boolean

Parameters

value
TSelf

De waarde die moet worden gecontroleerd.

Retouren

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

Van toepassing op