CspTerm.Addition Operator

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

Adds two terms.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public operatorStatic member Addition(Double, CspTerm) Adds a number and a term.
Public operatorStatic member Addition(Int32, CspTerm) Adds an integer and a term.
Public operatorStatic member Addition(CspTerm, CspTerm) Adds two terms.
Public operatorStatic member Addition(CspTerm, Double) Adds a term and a number.
Public operatorStatic member Addition(CspTerm, Int32) Adds a term and an integer.

Top

See Also

Reference

CspTerm Class

Microsoft.SolverFoundation.Solvers Namespace