| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal collection As ReportItemCollection _ ) | |
| C# | |
|---|---|
public void AddRange( ReportItemCollection collection ) | |
Parameters
- collection
The ReportItemCollection object to add.
|
| ActiveReports Developer 7 | |
| AddRange Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : AddRange Method |
The ReportItemCollection object to add.
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal collection As ReportItemCollection _ ) | |
| C# | |
|---|---|
public void AddRange( ReportItemCollection collection ) | |
The ReportItemCollection object to add.