Rational.PositiveInfinity Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents a Rational object that is equal to positive infinity (+1, 0).

Namespace:  Microsoft.SolverFoundation.Common
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Shared ReadOnly PositiveInfinity As Rational
public static readonly Rational PositiveInfinity
public:
static initonly Rational PositiveInfinity
static val PositiveInfinity: Rational
public static final var PositiveInfinity : Rational

.NET Framework Security

See Also

Reference

Rational Structure

Microsoft.SolverFoundation.Common Namespace