[]
Inserts an item into the collection at the specified index.
public void Insert(int index, Component item)
Public Sub Insert(index As Integer, item As Component)