GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxNode Class / FindChild Method
In This Topic
    FindChild Method (GoBoxNode)
    In This Topic
    The properties referring to parts of this node are also the names of those parts.
    Syntax
    public override GoObject FindChild( 
       string name
    )

    Parameters

    name
    See Also