ActiveReports Developer 7
AddRange Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ParameterCollection Class : AddRange Method

Glossary Item Box

Adds a range of Parameter objects to the Parameter collection. Adds a range of Parameter objects to the Parameter collection.

Overload List

OverloadDescription
AddRange(Parameter[])Adds a range of Parameter objects to the Parameter collection.  
AddRange(ParameterCollection)Adds a ParameterCollection object to the Parameter collection.  

See Also