GoXam for WPF v3
DeleteSelfEdges Method
Northwoods.GoXam.Layout Namespace > GenericNetwork<V,E,Y> Class : DeleteSelfEdges Method
Deletes all GenericNetwork.Edge<V,E,Y>s whose "to vertex" and "from vertex" are the same vertex.
Syntax
public void DeleteSelfEdges()
See Also

Reference

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