Share via


SysContextMenuFind.next Method [AX 2012]

Retrieves the next tree node object.

Syntax

public TreeNode next()

Run On

Client

Return Value

Type: TreeNode Class
The next tree node object.

Remarks

This method is an abstract method.

See Also

Reference

SysContextMenuFind Class