INetCollection

 
The INetCollection is an array for storing Net objects.
Methods
Adds a Net object to the NetCollection
 
Gets the Net object by its Index from the NetCollection
Deletes the Net object by its Index from the NetCollection.
 
 
Properties
Returns the number of Net objects in NetCollection.
 
 
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