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