ActiveReports 9
Add Method (ParameterValueCollection)

The   ParameterValue object to add to the collection.
Adds a  ParameterValue object to the ParameterValueCollection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As ParameterValue _
) As System.Integer
public System.int Add( 
   ParameterValue value
)

Parameters

value
The   ParameterValue object to add to the collection.

Return Value

A new ParameterValue object.
See Also

Reference

ParameterValueCollection Class
ParameterValueCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum