Northwoods.Go Assembly > Northwoods.Go Namespace : IGoLink Interface |
For a list of all members of this type, see IGoLink members.
Name | Description | |
---|---|---|
![]() | GetOtherNode | Given one of the nodes connected to this link, return this link's other node. |
![]() | GetOtherPort | Given one of the ports connected to this link, return this link's other port. |
![]() | OnPortChanged | This method is called when one of this link's two ports is changed. |
![]() | Unlink | Remove this link by disconnecting it from both of its ports. |