GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGroup Class / RemoveChildName Method / RemoveChildName(GoObject) Method
In This Topic
    RemoveChildName(GoObject) Method
    In This Topic
    Remove any association of a string name with a child object.
    Syntax
    public virtual void RemoveChildName( 
       GoObject child
    )

    Parameters

    child
    See Also