Overload List

  Name Description
Public method Remove(INumVar)
Removes a variable from the invoking ILinearNumExpr expression.
Public method Remove(array<INumVar>[]()[][])
Removes variables from the invoking ILinearNumExpr expression.
Public method Remove(array<INumVar>[]()[][], Int32, Int32)
Removes variables from the invoking ILinearNumExpr expression.

See Also