GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNode Class / CopyChildren Method
In This Topic
    CopyChildren Method (GoGeneralNode)
    In This Topic
    Make copies of the icon, label and the left and right ports.
    Syntax
    protected override void CopyChildren( 
       GoGroup newgroup,
       GoCopyDictionary env
    )

    Parameters

    newgroup
    env
    See Also