[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ExpressionInfoCollection.AddRange

AddRange Method

AddRange(IEnumerable<ExpressionInfo>)

Adds the expressions sequence to the end of the collection.

Declaration
public void AddRange(IEnumerable<ExpressionInfo> expressions)
Parameters
Type Name Description
IEnumerable<ExpressionInfo> expressions

The expressions.