TreeNode.getChildName
gda.tree_node.TreeNode getChildName(string name)Get the #GdaTreeNode child of node which has the #GDA_ATTRIBUTE_NAME set to name
Parameters
name | requested node's name |
Returns
the #GdaTreeNode, or null if not found
gda.tree_node.TreeNode getChildName(string name)Get the #GdaTreeNode child of node which has the #GDA_ATTRIBUTE_NAME set to name
name | requested node's name |