ActiveReports 12
AddRange Method (ExpressionInfoCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace > ExpressionInfoCollection Class : AddRange Method
The expressions.
Adds the range.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal expressions As ExpressionInfoCollection _
) 
public void AddRange( 
   ExpressionInfoCollection expressions
)

Parameters

expressions
The expressions.
See Also

Reference

ExpressionInfoCollection Class
ExpressionInfoCollection Members