GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoPort Interface / AddDestinationLink Method
In This Topic
    AddDestinationLink Method (IGoPort)
    In This Topic
    Add a link whose IGoLink.FromPort should be this port.
    Syntax
    void AddDestinationLink( 
       IGoLink l
    )

    Parameters

    l
    See Also