ActiveReports 13
AddRange(ParameterCollection) Method

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ParameterCollection Class > AddRange Method : AddRange(ParameterCollection) Method
The ParameterCollection object to add.
Adds a ParameterCollection object to the Parameter collection.
Syntax
'Declaration
 
Public Overloads Sub AddRange( _
   ByVal parameters As ParameterCollection _
) 
public void AddRange( 
   ParameterCollection parameters
)

Parameters

parameters
The ParameterCollection object to add.
See Also

Reference

ParameterCollection Class
ParameterCollection Members
Overload List