GoDiagram Web Reference
GoNodePortEnumerator Structure Members
Properties  Methods 


The following tables list the members exposed by GoNodePortEnumerator.

Public Properties
 NameDescription
Public PropertyCountGet the number of ports.  
Public PropertyCurrentGets the current port in the collection of ports that are part of this node.  
Public PropertyFirstGets the first IGoPort, or null if there are no ports in this node.  
Public PropertyLastGets the last IGoPort, or null if there are no ports in this node.  
Top
Public Methods
 NameDescription
Public MethodDisposeThere are no resources to clean up.  
Public MethodGetEnumeratorGets an enumerator for iterating over the IGoPorts that are part of this node.  
Public MethodMoveNextAdvance the enumerator to the next IGoPort.  
Public MethodResetReset the enumerator to its original position.  
Top
See Also

Reference

GoNodePortEnumerator Structure
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback