Northwoods.Go Assembly > Northwoods.Go Namespace : GoNodeNodeEnumerator Structure |
For a list of all members of this type, see GoNodeNodeEnumerator members.
Name | Description | |
---|---|---|
![]() | Count | Get the number of nodes. |
![]() | Current | Gets the current node in the collection of connected nodes. |
![]() | First | Gets the first IGoNode, or null if there are no nodes connected to this node. |
![]() | Last | Gets the last IGoNode, or null if there are no nodes connected to this node. |