ActiveReports 9
AddRange Method (ParameterCollection)

The  ParameterCollection to add to the current collection.
Adds a  ParameterCollection to the existing ParameterCollection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal collection As ParameterCollection _
) 
public void AddRange( 
   ParameterCollection collection
)

Parameters

collection
The  ParameterCollection to add to the current collection.
See Also

Reference

ParameterCollection Class
ParameterCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum