GlobalObject.Infinity Field

Definition

Overloads

Infinity

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents positive infinity. This field is constant.

Infinity

Represents positive infinity. This field is constant.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Field Value

Value = Infinity

Applies to