[]
Inserts the element at the specified index.
protected override void Insert(int index, object obj)
The index of the element.
The element to insert.