eXpress Open Architecture Reference
×
Menu
Index

IPortCollection

 
The IPortCollection is an array for storing Port objects.
Methods
Adds a Port object to the PortCollection
 
Gets the Port object by its Index from the PortCollection
Deletes the Port object by its Index from the PortCollection.
 
 
Properties
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