Adds the specified RenderObject to the current collection.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public int Add( RenderObject ro ) |
Visual Basic |
---|
Public Function Add ( _ ro As RenderObject _ ) As Integer |
Parameters
- ro
- Type: C1.C1Preview..::..RenderObject
The object to add.