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 a tree node by its ID.
Syntax
public ReqPeggingTreeNode getNode(int _idx)
Run On
Called
Parameters
- _idx
Type: int
The node ID.
Return Value
Type: ReqPeggingTreeNode Class
A ReqPeggingTreeNode object if the node is found; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).