GoXam for WPF v3
GetOtherNode Method
Northwoods.GoXam Namespace > Link Class : GetOtherNode Method
Given a Node, return the node at the other end of this link.
Syntax
public Node GetOtherNode( 
   Node node
)

Parameters

node

Return Value

This may return the same node, if the link is reflexive
See Also

Reference

Link Class
Link Members