IGroupOfGroups MoveGroupToIndex( int index, IGroup groupToMove )
Parameters
- index
- The new groupToMove position under this group of groups child groups.
- groupToMove
- The group to move.
Return Value
The new group of groups object representing this group of groups.