ILOG CPLEX .NET Reference Manual

ILinearNumExprEnumerator Properties

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

Public Instance Properties

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

See Also

ILinearNumExprEnumerator Interface | ILOG.Concert Namespace