The Data Constants Collection

The DataConstants collection is used to store a list of DataConstant objects. The parent Model object uses the DataConstants collection to store a list of all the data constants that are defined in the model.

Properties for the DataConstants Object

Count

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

Item (Index)

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


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