[ Version ( since = "4.21.3" ) ]
public int insert (int index)
Inserts an empty item at the specified index.
| this | |
| index |
Index to insert, or -1 to insert at the end |
|
The index at which the item was inserted |