GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork<N,L,Y> Class / DeleteLink Method
In This Topic
    DeleteLink Method
    In This Topic
    Overload List
    OverloadDescription
    Deletes the input link from the network.  
    This convenience method makes sure a Northwoods.Go.GoObject implementing Northwoods.Go.IGoLink does not have a GoLayoutGenericNetwork.Link<N,L,Y> in this network.  
    See Also