Adds given group as a new child.
            
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- position
 - Type: 
System Int32
Relative position within the children collection 
- removeParent
 - Type: 
System Boolean
If true, parent group will be removed if we removed last item within the group 
See Also