TreeNode.AOTparent Method
Returns the parent node of the tree node.
Syntax
public TreeNode AOTparent()
Run On
Called
Return Value
Type: TreeNode Class
The parent node of the tree node.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the parent node of the tree node.
public TreeNode AOTparent()
Called
Type: TreeNode Class
The parent node of the tree node.