INumberBase<TSelf>.IsNormal(TSelf) Methode

Definitie

Bepaalt of een waarde normaal is.

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

Parameters

value
TSelf

De waarde die moet worden gecontroleerd.

Retouren

trueindien value normaal, anders. false

Van toepassing op