ILOG CPLEX .NET Reference Manual

CplexModeler.Add Method (IAddable[])

Adds the array of objects to the invoking model.

public virtual IAddable[] Add(
   IAddable[] objects
);

Implements

IModel.Add

Remarks

See {@link ILOG.Concert.IModel#add(IAddable[])}

See Also

CplexModeler Class | ILOG.CPLEX Namespace | CplexModeler.Add Overload List