GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class > ReportItemCollection Constructor : ReportItemCollection Constructor(IEnumerable<ReportItem>) |
'Declaration Public Function New( _ ByVal items As System.Collections.Generic.IEnumerable(Of ReportItem) _ )
public ReportItemCollection( System.Collections.Generic.IEnumerable<ReportItem> items )