GoXam for WPF v3
AddSourceEdge Method
Northwoods.GoXam.Layout Namespace > GenericNetwork.Vertex<V,E,Y> Class : AddSourceEdge Method
Adds an edge to the list of predecessors (i.e., the edge will be coming into this vertex).
Syntax
public void AddSourceEdge( 
   E sourceEdge
)

Parameters

sourceEdge
See Also

Reference

GenericNetwork.Vertex<V,E,Y> Class
GenericNetwork.Vertex<V,E,Y> Members