| 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.
| DataDynamics.Reports | Support Forum |
| AddRange Method | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > SortByCollection Class : AddRange Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal collection As SortByCollection _ ) | |
| C# | |
|---|---|
public void AddRange( SortByCollection collection ) | |