FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kDataTreeItem kDataTree_ChildAt ( kDataTree  tree,
kDataTreeItem  parent,
k32u  index 
)

Returns a child item at a specific index within the list of child items for the given parent item.

Parameters
treeTree object.
parentParent item.
indexChild item index.
Returns
Returns a child item at a specific index within the list of child items for the given parent item.