GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLink Interface / GetOtherPort Method
In This Topic
    GetOtherPort Method (IGoLink)
    In This Topic
    Given one of the ports connected to this link, return this link's other port.
    Syntax
    IGoPort GetOtherPort( 
       IGoPort p
    )

    Parameters

    p
    See Also