GoXam for WPF v3
GetOtherVertex Method
Northwoods.GoXam.Layout Namespace > GenericNetwork.Edge<V,E,Y> Class : GetOtherVertex Method
Finds and returns the edge's vertex other than v. Returns null if v is neither the "from" vertex or "to" vertex.
Syntax
public V GetOtherVertex( 
   V v
)

Parameters

v
See Also

Reference

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