AddDestinationLink Method (GoPort)
In This Topic
Add a link to this port's collection of connected links,
making sure the link's FromPort is this port so that the
link is a connection to another destination port.
Syntax
public virtual void AddDestinationLink(
IGoLink
)
Parameters
- link
See Also