[]
Inserts an item to the IList at the specified position.
public void Insert(int index, object value)
Public Sub Insert(index As Integer, value As Object)