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