TreeNode.AOTfirstChild Method

Retrieves the first child of the tree node.

Syntax

public TreeNode AOTfirstChild()

Run On

Called

Return Value

Type: TreeNode Class
The first child node of the tree node.

See Also

TreeNode Class

TreeNode.AOTnextSibling Method

TreeNode.AOTprevious Method

TreeNode.AOTparent Method

TreeNode.AOTfindChild Method