Overload List

  NameDescription
Public methodRemove(IIntVar)
Removes a variable from the invoking ILinearIntExpr expression.
Public methodRemove(array<IIntVar>[]()[][])
Removes a set of variables from the invoking ILinearIntExpr expression.
Public methodRemove(array<IIntVar>[]()[][], Int32, Int32)
Removes a set of variables from the invoking ILinearIntExpr expression.

See Also