Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal copy As ReportItemCollection _ ) |
C# | |
---|---|
public ReportItemCollection( ReportItemCollection copy ) |
Parameters
- copy
- A ReportItemCollection containing the values to copy into the new collection.
ActiveReports Developer 7 | |
ReportItemCollection Constructor(ReportItemCollection) | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class > ReportItemCollection Constructor : ReportItemCollection Constructor(ReportItemCollection) |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal copy As ReportItemCollection _ ) |
C# | |
---|---|
public ReportItemCollection( ReportItemCollection copy ) |