GetSelItemIndices Method (TreeView)

Class

TreeView.

Action

Returns all selected items in the tree that have an index notation.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

GetSelItemIndices()

Example

This example shows a sample return value for the tree view.

	[-] MyDialog.MyTreeView.GetSelItemIndices()
		[ ] {“/#1/#1/#1”, “/#1/#2”}