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.
Gets the root node for a given tree node.
Syntax
public ReqPeggingTreeNode rootNode(ReqPeggingTreeNode _node)
Run On
Called
Parameters
- _node
Type: ReqPeggingTreeNode Class
A ReqPeggingTreeNode instance from which to return the root node.
Return Value
Type: ReqPeggingTreeNode Class
A ReqPeggingTreeNode object, which is the root of the _node parameter.