ActiveReports 8
Insert Method (ToolsCollection)

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

Parameters

index
item
See Also

Reference

ToolsCollection Class
ToolsCollection Members

Support Forum