[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.StaticMemberCollection.AddRange

AddRange Method

AddRange(IEnumerable<StaticMember>)

Adds a collection of StaticMember objects to the existing StaticMemberCollection.

Declaration
public void AddRange(IEnumerable<StaticMember> collection)
Parameters
Type Name Description
IEnumerable<StaticMember> collection

A collection of the StaticMember objects to add.