Partager via


NumberConstructor.POSITIVE_INFINITY Champ

Définition

Représente l'infini positif. Ce champ est constant.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public: double POSITIVE_INFINITY = Infinity;
public const double POSITIVE_INFINITY = Infinity;
val mutable POSITIVE_INFINITY : double
Public Const POSITIVE_INFINITY As Double  = Infinity

Valeur de champ

Value = Infinity

S’applique à

Voir aussi