AddSourceLink Method (GoLayoutGenericNetwork.Node<N,L,Y>)
In This Topic
Adds a
GoLayoutGenericNetwork.Link<N,L,Y> to the list predecessors (i.e., the link will be coming into this node).
Syntax
public void AddSourceLink(
)
Parameters
- sourceLink
See Also