GoDiagram Web Reference
GoNodeLinkEnumerator Structure Members
Properties  Methods 


The following tables list the members exposed by GoNodeLinkEnumerator.

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

Reference

GoNodeLinkEnumerator Structure
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback