[]
Inserts an IndexEntry into the current collection.
public void Insert(int index, IndexEntry item)
The position of the inserted item in the collection.
The item to insert.