Parameters
- index
 - The new queryToMove position under this group child queries.
 - queryToMove
 - The query to move.
 
Return Value
The new group object representing this group.
| Exception | Description | 
|---|---|
| System.ArgumentOutOfRangeException | index must be a positive or zero integer, and index must be strictly lower than this.ChildQueriesCount. | 
| System.ArgumentException | queryToMove must be a child query of this group. | 
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed