ActiveReports 9
ParameterCollection Constructor

The parent object of the parameter collection.
Initializes a new instance of the ParameterCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal parent As System.ComponentModel.IComponent _
)
public ParameterCollection( 
   System.ComponentModel.IComponent parent
)

Parameters

parent
The parent object of the parameter collection.
See Also

Reference

ParameterCollection Class
ParameterCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum