GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoListGroup Class / CopyChildren Method
In This Topic
    CopyChildren Method (GoListGroup)
    In This Topic
    Perform some internal bookkeeping in addition to copying each of the items.
    Syntax
    protected override void CopyChildren( 
       GoGroup newgroup,
       GoCopyDictionary env
    )

    Parameters

    newgroup
    env
    See Also