TreeNode::rootNode Method

Returns the root node of the AOT.

Syntax

client server public static TreeNode rootNode()

Run On

Called

Return Value

Type: TreeNode Class
The root node of the AOT.

Remarks

The method provides similar functionality to the rootNode method.

See Also

Reference

TreeNode Class