GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoPort Interface / RemoveLink Method
In This Topic
    RemoveLink Method (IGoPort)
    In This Topic
    Remove a link from the collection of links connected to this port.
    Syntax
    void RemoveLink( 
       IGoLink l
    )

    Parameters

    l
    See Also