The Solvers collection is used to store a list of Solver objects. The parent OptiMax object uses a Solvers collection to store a list of all the solvers that have been added (loaded) and are available.
The number of Solver objects in the collection. (Integer Property - Read Only)
Returns the selected Solver object from the collection. (Object Property)
Adds a new Solver object to the collection. (Method)