Name | Description | |
---|---|---|
![]() | DestinationLinks | Gets an enumerator over all of the links going out of this node. (Inherited from Northwoods.Go.IGoNode) |
![]() | Destinations | Gets an enumerator over all of the nodes that have links going out of this node. (Inherited from Northwoods.Go.IGoNode) |
![]() | GoObject | Gets a Northwoods.Go.IGoGraphPart.GoObject associated with this node, port, or link. (Inherited from Northwoods.Go.IGoGraphPart) |
![]() | Links | Gets an enumerator over all of the links connected at this node. (Inherited from Northwoods.Go.IGoNode) |
![]() | Nodes | Gets an enumerator over all of the nodes that have links going out of or coming into this node. (Inherited from Northwoods.Go.IGoNode) |
![]() | Ports | Gets an enumerator over all of the ports that are part of this node. (Inherited from Northwoods.Go.IGoNode) |
![]() | SourceLinks | Gets an enumerator over all of the links coming into this node. (Inherited from Northwoods.Go.IGoNode) |
![]() | Sources | Gets an enumerator over all of the nodes that have links coming into this node. (Inherited from Northwoods.Go.IGoNode) |
![]() | UserFlags | Gets or sets an integer value associated with this port. (Inherited from Northwoods.Go.IGoGraphPart) |
![]() | UserObject | Gets or sets an object associated with this port. (Inherited from Northwoods.Go.IGoGraphPart) |