void DoInsertQuery( IQuery queryToInsert, IGroup groupParentOldObj, int index )
Parameters
- queryToInsert
 - The query to insert.
 - groupParentOldObj
 - The parent group under which the query is inserted.
 - index
 - The index in groupParentOldObj children queries, at which queryToInsert is inserted.
 
