GoXam for WPF v3
SourceEdges Property
Northwoods.GoXam.Layout Namespace > GenericNetwork.Vertex<V,E,Y> Class : SourceEdges Property
Gets an enumerator that iterates over all of the edges coming into this vertex.
Syntax
public GenericNetwork.Enumerator<V,E,Y,E> SourceEdges {get;}
See Also

Reference

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