TreeView – GetChildren Function

Returns the indices of the next-generation children of a specified item.

  trObj ’Do 'GetChildren' inx

where inx is an integer scalar or one-element vector, the index number of the item of interest.

The result is an integer vector, the indices of all the children of item inx. It can be empty.

See also GetAncestors, GetDescendants, GetSiblings.



Continue to: TreeView – GetDescendants Function
© Copyright Causeway Graphical Systems Ltd 2003