TreeNode.AOTprevious Method

Returns the previous sibling of this tree node.

Syntax

public TreeNode AOTprevious()

Run On

Called

Return Value

Type: TreeNode Class
The previous tree node relative to this one on the same level.

See Also

TreeNode Class

TreeNode.AOTfirstChild Method

TreeNode.AOTparent Method

TreeNode.AOTfindChild Method