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
Changed
Returns the collection of all the solver options that have been changed. (Object Property)
Count
The Number of SolverOption objects in the collection. (Object Property)
Item
(Index)
Returns the selected SolverOption object from the collection. (Object Property)
Methods for the SolverOptions Object
Locate
(Name)
Locates a specific solver option name, returns the option number. (Method)
Back To Top
|
Maximal Home Page
|
Table of Contents |
Previous Page
|
Next Page