Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the child nodes of a particular tree node.
Syntax
public List getChildren(ReqPeggingTreeNode _node)
Run On
Called
Parameters
- _node
Type: ReqPeggingTreeNode Class
The node for which to find the children.
Return Value
Type: List Class
A list that contains all the children ReqPeggingTreeNode nodes.