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
Attribute Interfaces
IAttrCollection
Print version
DSI INTERNATIONAL, INC. © Copyright 2017
To properly display this page you need a browser with JavaScript support.
IAttrCollection
IAttrCollection is an array for storing Attr objects. IAttrCollection is derived from IAttr.
Methods
Add
Adds an Attr object to the AttrCollection
Item
Gets the the Attr object by its Index from the AttrCollection
Remove
Deletes the Attr object by its Index from the AttrCollection.
Properties
Count
Returns the number of Attr objects in AttrCollection.
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
IAttr