[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.PagesCollection.Clone

Clone Method

Clone()

Creates a deep clone of the current PagesCollection.

Declaration
public override object Clone()
Returns
Type Description
object

A new PagesCollection instance containing copies of all pages in this collection.

Overrides
GrapeCity.ActiveReports.Core.Document.PagesCollection<GrapeCity.ActiveReports.Document.Section.Page>.Clone()