GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoPort Interface / ContainsLink Method
In This Topic
    ContainsLink Method (IGoPort)
    In This Topic
    This predicate is true if the given link is connected to this port.
    Syntax
    bool ContainsLink( 
       IGoLink l
    )

    Parameters

    l
    See Also