Rational.NegativeInfinity 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 negative infinity (-1, 0).

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

Syntax

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

.NET Framework Security

See Also

Reference

Rational Structure

Microsoft.SolverFoundation.Common Namespace