INumberBase<TSelf>.IsPositiveInfinity(TSelf) Methode

Definitie

Bepaalt of een waarde positief oneindig is.

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

Parameters

value
TSelf

De waarde die moet worden gecontroleerd.

Retouren

trueals value positief oneindigheid is, anders. false

Van toepassing op