insert


Description:

[ Version ( since = "4.21.3" ) ]
public int insert (int index)

Inserts an empty item at the specified index.

Parameters:

this

ItemListStore

index

Index to insert, or -1 to insert at the end

Returns:

The index at which the item was inserted