TreeNode.AOTiterator Method [AX 2012]

Returns an object which can be used to iterate the child nodes of the tree node.

public TreeNodeIterator AOTiterator()

Run On

Called

Return Value

Type: TreeNodeIterator Class
The TreeNodeIterator object used to iterate the children of the tree node.

Community Additions

ADD
Show: