[]
        
(Showing Draft Content)

C1.C1Preview.RenderObjectCollection.Add

Add Method

Add(RenderObject)

Adds the specified RenderObject to the current collection.

Declaration
public int Add(RenderObject ro)
Parameters
Type Name Description
RenderObject ro

The object to add.

Returns
Type Description
int

The index of the newly added object in the current collection.