Name | Description | |
---|---|---|
DestinationLinks | Gets an enumerator over all of the links going out of this port. | |
DestinationLinksCount | Gets the number of links going out of this port. | |
GoObject | Gets a 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 port. | |
LinksCount | Gets the total number of links connected at this port. | |
Node | Gets the node that this port is part of. | |
SourceLinks | Gets an enumerator over all of the links coming into this port. | |
SourceLinksCount | Gets the number of links coming into this port. | |
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) |