XBaseFieldsCollection.IndexOf

Syntax:

IndexOf(<XBaseField>)

Parameters:

<XBaseField> (required)

Type: XBaseField.
XBase object field whose index must be defined.

Returned value:

Type: Number.
Field index. If there is no such field, -1 is returned.

Description:

Obtains an index of a field in the XBase field collection.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community