InterfaceControlItemCollection.IndexOf

Syntax:

IndexOf(<Interface>)

Parameters:

<Interface> (required)

Type: InterfaceControlItem.
Interface control whose index is needed.

Returned value:

Type: Number.
Index of specified collection item. If none is found, returns -1.

Description:

Obtains an index of item in the interface control collection.

Availability:

Thick client.

    

1C:Enterprise Developer's Community