INetSegmentCollection

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