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

Reference

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