The Plain Variables Collection

The PlainVariables collection is used to store a list of Variable objects. The parent Model object uses the PlainVariables collection to store a list of all the plain variables that are defined in the model.

Properties for the PlainVariables Object

Count

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

Item (Index)

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


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