ActiveReports 9
AddRange(ParameterCollection) Method

The ParameterCollection object to add.
Adds a ParameterCollection object to the Parameter collection.
Syntax
'Declaration
 
Public Overloads Sub AddRange( _
   ByVal parameters As ParameterCollection _
) 
public void AddRange( 
   ParameterCollection parameters
)

Parameters

parameters
The ParameterCollection object to add.
See Also

Reference

ParameterCollection Class
ParameterCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum