FormDataTreeItemCollection.IndexOf

Syntax:

IndexOf(<Item>)

Parameters:

<Item> (optional)

Type: FormDataTreeItem.
Tree element.

Returned value:

Type: Number.
Equals -1 if the item was not found in a collection.

Description:

Obtains the index of an item in a collection.

Availability:

Thin client, web-client, server, thick client, Mobile application (client), Mobile application (server).

Note:

Zero-bazed indexing.

    

1C:Enterprise Developer's Community