The Data Vectors Collection

The DataVectors collection is used to store a list of DataVectorobjects. The parent Model object uses the DataVectors collection to store a list of all the data vectors that are defined in the model.

Properties for the DataVectors Object

Count

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

Item (Index)

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


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