|
FireSync API
|
| 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.
| tree | Tree object. |
| parent | Parent item. |
| index | Child item index. |