CollectionIndexes.Delete

Syntax variant: By object

Syntax:

Delete(<Index>)

Parameters:

<Index> (required)

Type: CollectionIndex.
Deleted index (object) of the collection.

Syntax variant: By index

Syntax:

Delete(<Index>)

Parameters:

<Index> (required)

Type: Number.
Sequence index of an object in the collection.

Description:

Deletes an index from the collection.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community