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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed