InsertItem Method (adaptor, itemIndex)

Insert item at specified index and raises the event ItemInserted.
protected void InsertItem(
	IReorderableListAdaptor adaptor,
	int itemIndex
)

Parameters

adaptor (IReorderableListAdaptor)
Reorderable list adaptor.
itemIndex (Int32)
Zero-based index of item.