Property BaseIndex
The index of the object in the IndexedNames association of an object representing the array.
If the reference object represents an element of an array denoted by a name, the value of the BaseIndex property is the index of the reference object in the IndexedNames association of an object representing the array.
If the reference object represents an indexed name, there are two cases:
— In the library information model, if the index expressions are locally static, or in the design hierarchy information model, if the index expressions are globally static, the value of the BaseIndex property is the index of an object representing the element denoted by the indexed name in the IndexedNames association of an object representing the array.
— Otherwise, the value of the BaseIndex property is vhpiUndefined.