GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNode Class / Remove Method
In This Topic
    Remove Method (GoGeneralNode)
    In This Topic
    Overload List
    OverloadDescription
    When a port is removed, make sure we also remove its label and adjust the positions of all of the other ports.  
    This convenience method just removes this object from its container, if there is any. (Inherited from Northwoods.Go.GoObject)
    See Also