[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ParameterCollection.AddRange

AddRange Method

AddRange(Parameter[])

Adds a range of Parameter objects to the Parameter collection.

Declaration
public void AddRange(Parameter[] parameters)
Parameters
Type Name Description
Parameter[] parameters

AddRange(ParameterCollection)

Adds a range of Parameter objects to the Parameter collection.

Declaration
public void AddRange(ParameterCollection parameters)
Parameters
Type Name Description
ParameterCollection parameters