| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal collection As ReportItemCollection _ ) | |
| C# | |
|---|---|
public void AddRange( ReportItemCollection collection ) | |
Parameters
- collection
- The ReportItemCollection object to add.
| DataDynamics.Reports | Support Forum |
| AddRange Method | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > ReportItemCollection Class : AddRange Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal collection As ReportItemCollection _ ) | |
| C# | |
|---|---|
public void AddRange( ReportItemCollection collection ) | |