ILOG CPLEX .NET Reference Manual

ILinearIntExprEnumerator Properties

The properties of the ILinearIntExprEnumerator interface are listed below. For a complete list of ILinearIntExprEnumerator interface members, see the ILinearIntExprEnumerator Members topic.

Public Instance Properties

IntVar Gets/sets the IIntVar accessed by the last call to the method MoveNext().
Value Gets/sets the coefficient related to the IIntVar accessed by the last call to the method MoveNext().

See Also

ILinearIntExprEnumerator Interface | ILOG.Concert Namespace