The Index Element Object

The IndexElement object is an element of IndexSets collection and contains all the information stored about each index element in the model.

Collections contained by the IndexElement Object

Subscripts

Returns the collection of all the subscripts for the current index element. (Object Property)

Properties for the IndexElement Object

Count

The number of subscripts for the index. (Integer Property - Read Only)

FullName

The full subscript name for the current index element. (String Property - Read Only)

Name

The subscript name for the current index element. (String Property - Read Only)

Nr

The current element number for the index. (Integer Property - Read Only)

Item

Returns the specified IndexSubscript object from the IndexElement subscript collection. (Object Property)

Value

The subscript value for the current index element. (Integer Property - Read Only)


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