Rational.One 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 1.

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

Syntax

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

.NET Framework Security

See Also

Reference

Rational Structure

Microsoft.SolverFoundation.Common Namespace