Northwoods.Go Assembly > Northwoods.Go Namespace : IGoNode Interface |
The following tables list the members exposed by IGoNode.
Name | Description | |
---|---|---|
![]() | DestinationLinks | Gets an enumerator over all of the links going out of this node. |
![]() | Destinations | Gets an enumerator over all of the nodes that have links going out of this node. |
![]() | Links | Gets an enumerator over all of the links connected at this node. |
![]() | Nodes | Gets an enumerator over all of the nodes that have links going out of or coming into this node. |
![]() | Ports | Gets an enumerator over all of the ports that are part of this node. |
![]() | SourceLinks | Gets an enumerator over all of the links coming into this node. |
![]() | Sources | Gets an enumerator over all of the nodes that have links coming into this node. |