[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ParameterCollection.Insert

Insert Method

Insert(int, Parameter)

Inserts a Parameter object into the collection at the specified index.

Declaration
public void Insert(int index, Parameter parameter)
Parameters
Type Name Description
int index
Parameter parameter