ActiveReports 9
AddRange Method (ReportItemCollection)

The ReportItemCollection object to add.

Adds a ReportItemCollection to the existing ReportItemCollection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal collection As ReportItemCollection _
) 
public void AddRange( 
   ReportItemCollection collection
)

Parameters

collection

The ReportItemCollection object to add.

See Also

Reference

ReportItemCollection Class
ReportItemCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum