Share via


SysTreeNodeContainer.getChildrenEnumerator Method [AX 2012]

Gets the enumerator of the children of the container.

Syntax

public Enumerator getChildrenEnumerator()

Run On

Called

Return Value

Type: Enumerator Interface
The enumerator.

See Also

Reference

SysTreeNodeContainer Interface