The Solver Options Collection

The SolverOptions collection is used to store a list of SolverOption objects.The parent Solver object uses the SolverOptions collection to store a list of all the options that are available for the solver.

Properties for the SolverOptions Object

Count

The Number of SolverOption objects in the collection. (Integer Property)

Item (Index)

Returns the selected SolverOption object from the collection.


Back To Top | Maximal Home Page | Table of Contents | Previous Page | Next Page