[]
Inserts an ImageEntry at a specified position in the collection.
public void Insert(int index, ImageEntry entry)
Position where the entry will be inserted.
entry
ImageEntry to add to the collection.