void DoInsertGroup( IGroup groupToInsert, IGroupOfGroups oldSetParent, int index )
Parameters
- groupToInsert
- The group to insert.
- oldSetParent
- The parent set under which the group is inserted.
- index
- The index in oldSetParent children groups, at which groupToInsert is inserted.