[]
Adds the specified RenderObject to the current collection.
public int Add(RenderObject ro)
Type | Name | Description |
---|---|---|
RenderObject | ro | The object to add. |
Type | Description |
---|---|
int | The index of the newly added object in the current collection. |