The Index Sets Collection
The IndexSets collection is used to store a set of IndexSet objects.
The parent Model object uses the IndexSets collection to store a list of all
the index sets that are defined in the model and contains all the information stored about each individual
constraint in the model.
Properties for the IndexSets Object
Count
The number of IndexSet objects that are in the collection. (Integer Property - Read Only)
Item
(Index)
Returns the selected IndexSet object from the collection. (Object Property)
Back To Top
|
Maximal Home Page
|
Table of Contents |
Previous Page
|
Next Page