To properly display this page you need a browser with JavaScript support.
eXpress Open Architecture Reference
×
Menu
Index
Search
Search
Search
Open Architecture Reference
eXpress COM Interface Reference
Object Interfaces
IObjectStateCollection
Print version
DSI INTERNATIONAL, INC. © Copyright 2017
To properly display this page you need a browser with JavaScript support.
IObjectStateCollection
The IObjectStateCollection is an array for storing the ObjectStateObjects.
Methods
Add
Adds an ObjectState object to the ObjectStateCollection
Item
Gets an ObjectState object by its Index from the ObjectStateCollection
Remove
Deletes an Object State object by its Index from the ObjectStateCollection.
Properties
Count
Returns the number of ObjectState objects in ObjectStateCollection.
Remarks
Objects represent any kind of object in eXpress. This ranges from Annotations which have no ports, to Hierarchical Objects which also have file references.
See Also