[]
Inserts item into the TagCollection at the specified index.
public void Insert(int index, object value)
Index of the item.
The specified item.