The Variable Vectors Collection

The VariableVectors collection is used to store a list of parent VariableVector objects. The parent Model object uses the VariableVectors collection to store a list of all the variable vectors that are defined in the model.

Properties for the VariableVectors Object

Count

The number of VariableVector objects in the collection. (Integer Property - Read Only)

Item (Index)

Returns the selected VariableVector object from the collection. (Object Property)


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