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.
Initializes a new instance of the ReqPeggingTreeTraverser class.
Syntax
client server public static ReqPeggingTreeTraverser newStandard(ReqPeggingTree _peggingTree, ReqPeggingTreeNode _startingNode)
Run On
Called
Parameters
- _peggingTree
Type: ReqPeggingTree Class
The tree to be traversed;
- _startingNode
Type: ReqPeggingTreeNode Class
The starting node.
Return Value
Type: ReqPeggingTreeTraverser Class
An instance of ReqPeggingTreeTraverser .