GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSheet Class / Remove Method / Remove(GoObject) Method
In This Topic
    Remove(GoObject) Method
    In This Topic
    Update the internal reference fields when a child object is removed.
    Syntax
    public override bool Remove( 
       GoObject obj
    )

    Parameters

    obj
    See Also