[]
Inserts the specified RenderObject into the current collection.
public void Insert(int index, RenderObject ro)
The index where to insert the object.
The object to insert.