Returns the position of this
object in its collection of like-class, in-scope objects.
Note: This property is read only.
Syntax
Reference_Syntax.classIndex = "integer"
Values
Type
Values
Integer
An integer representing the 0 based index
position of the current object in relation to the set of objects
in the same scope that derive from the same class.