Overload List

  NameDescription
Public methodGetMultiObjInfo(Cplex..::..MultiObjIntInfo, Int32)
This method returns the requested integer valued solution info of a subproblem of a multiobjective optimization.
Public methodGetMultiObjInfo(Cplex..::..MultiObjLongInfo, Int32)
This method returns the requested long integer valued solution info of a subproblem of a multiobjective optimization.
Public methodGetMultiObjInfo(Cplex..::..MultiObjNumInfo, Int32)
This method returns the requested floating point valued solution info of a subproblem of a multiobjective optimization.

See Also