DataCompositionParameterValueCollection.Insert

Syntax:

Insert(<Index>)

Parameters:

<Index> (required)

Type: Number.
Arrangement of an element in a collection.

Returned value:

Type: DataCompositionParameterValue or DataCompositionSettingsParameterValue.

Description:

Adds an element into the specified position.

Availability:

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

Note:

You can use this method, if the collection is not assigned to available parameters. In other case the exception is generated.

    

1C:Enterprise Developer's Community