PCRuntimeComponentTree.getItemIdxFromPath Method [AX 2012]

Retrieves the item index of the node at the end of a path.

protected int getItemIdxFromPath(List _path)

Run On

Called

Parameters

_path
Type: List Class
A list of runtime components which represent the path.

Return Value

Type: int
The item index of the node at the end of a path.

Community Additions

ADD
Show: