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