Rational.Zero 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 0.

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

Syntax

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

.NET Framework Security

See Also

Reference

Rational Structure

Microsoft.SolverFoundation.Common Namespace