GoDiagram Web Reference
GoNodeNodeEnumerator Structure Members
Properties  Methods 


The following tables list the members exposed by GoNodeNodeEnumerator.

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

Reference

GoNodeNodeEnumerator Structure
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback