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

    Parameters

    name
    See Also