[]
Overrides default behavior of collection at inserting new items.
protected override void InsertItem(int index, T item)
The zero-based index of the item to insert.
The object to insert.