ActiveReports 8
Insert Method (SortByCollection)

Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As SortBy _
) 
public void Insert( 
   System.int index,
   SortBy item
)

Parameters

index
item
See Also

Reference

SortByCollection Class
SortByCollection Members

Support Forum