Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Add object Version 15 (Net)

Группа действийAction group: Коллекции Collections

Описание

Действие добавляет указанные объекты в коллекцию по индексу. По умолчанию, в конец списка.

...

Description

The action adds the specified objects to the collection by index. By default, to the end of the list.

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
CollectionThe collection to which the object will be addedRobin.Collection
Yes
IndexThe ordinal number of the position where the value should be inserted. Numbering starts from 0.Robin.Numeric
No
ObjectThe object to add to the collection.Robin.Object
Yes

...