insert_all
Description:
Inserts items into this list for the input collection at the specified position.
Parameters:
| index |
zero-based index of the items to be inserted |
| collection |
collection of items to be inserted |
Inserts items into this list for the input collection at the specified position.
| index |
zero-based index of the items to be inserted |
| collection |
collection of items to be inserted |