Northwoods.GoWPF 2.2.4 Assembly
GetOtherNode Method

Given a Node, return the node at the other end of this link.
Syntax
Public Function GetOtherNode( _
   ByVal node As Node _
) As Node
public Node GetOtherNode( 
   Node node
)

Parameters

node

Return Value

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

Reference

Link Class
Link Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback