The Subscripts Collection

The Subscripts collection is used to store a list of Subscript objects. The parent can be any one of the vector objects; a DataVector object; a VariableVector object or a ConstraintVector object . The vector object uses the Subscripts collection to store the subscripts, which the vector is defined over.

Properties for the Subscripts Object

Count

The number of Subscript objects that are in the collection. (Integer Property - Read Only)

Item (Index)

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


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