ActiveReports 9
AddRange Method (ExpressionInfoCollection)

The array of the expressions to add the ExpressionInfoCollection.
Adds a range of ExpressionInfo into the ExpressionInfoCollection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal expressions As ExpressionInfoCollection _
) 
public void AddRange( 
   ExpressionInfoCollection expressions
)

Parameters

expressions
The array of the expressions to add the ExpressionInfoCollection.
See Also

Reference

ExpressionInfoCollection Class
ExpressionInfoCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum