ActiveReports 8
AddRange Method (SortByCollection)

Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal items As System.Collections.Generic.IEnumerable(Of SortBy) _
) 
public void AddRange( 
   System.Collections.Generic.IEnumerable<SortBy> items
)

Parameters

items
See Also

Reference

SortByCollection Class
SortByCollection Members

Support Forum