GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / Remove Method / Remove(GoObject) Method
In This Topic
    Remove(GoObject) Method
    In This Topic
    Make sure we remove any references to child objects that are removed from this group.
    Syntax
    public override bool Remove( 
       GoObject obj
    )

    Parameters

    obj
    See Also