ILOG CPLEX .NET Reference Manual

IModel.Add Method

This method adds the extractable object to the invoking model.

Overload List

This method adds the extractable object to the invoking model.

IAddable Add(IAddable);

 

IAddable[] Add(IAddable[]);

 

IAddable[] Add(IAddable[],int,int);

See Also

IModel Interface | ILOG.Concert Namespace