Initializing help system before first use

Addition Operator

Overload List
  Name Description
Public operatorStatic memberCode example Addition(XPRBctr, XPRBexpr)
Add an XPRBexpr to a constraint.
Public operatorStatic memberCode example Addition(XPRBctr, XPRBterm)
Add an XPRBterm to a constraint.
Public operatorStatic memberCode example Addition(XPRBctr, XPRBvar)
Add an XPRBvar to a constraint.
Public operatorStatic memberCode example Addition(XPRBctr, Double)
Add a double to a constraint.
Top
See Also