NumberConstructor.POSITIVE_INFINITY Campo
Definição
Representa infinito positivo.Represents positive infinity. Este campo é constante.This field is constant.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public: double POSITIVE_INFINITY = Infinity;
public const double POSITIVE_INFINITY = Infinity;
val mutable POSITIVE_INFINITY : double
Public Const POSITIVE_INFINITY As Double = Infinity