GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLink Interface / GetOtherNode Method
In This Topic
    GetOtherNode Method (IGoLink)
    In This Topic
    Given one of the nodes connected to this link, return this link's other node.
    Syntax
    IGoNode GetOtherNode( 
       IGoNode n
    )

    Parameters

    n
    See Also