AddDestinationLink Method (GoLayoutGenericNetwork.Node<N,L,Y>)
In This Topic
Adds a
GoLayoutGenericNetwork.Link<N,L,Y> to the list successors (i.e., the link will be going out from this node).
Syntax
public void AddDestinationLink(
)
Parameters
- destinationLink
See Also