ComponentOne Query 8.0
MoveToChild Method

Syntax

C1QueryFrame.Item.MoveToChild (ParentID, ChildIndex)

Notes

Method applies to QueryItem object.

Arguments

ParentIDspecifies the id of the parent item (long integer).

ChildIndex (long integer) specifies the 0-based index of a child item in the parent.

Return Value

None

Description

This method positions the Item object on the child number ChildIndex in the parent item.

See Also

Accessing and Modifying Query Items

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback