TreeNode.getChildIndex

Get the #GdaTreeNode child of node at position index (starting at 0).

class TreeNode
getChildIndex
(
int index
)

Parameters

index int

a index

Return Value

Type: gda.tree_node.TreeNode

the #GdaTreeNode, or null if not found