'宣言
<System.Reflection.DefaultMemberAttribute("Item")> Public Class PagesCollection Inherits GrapeCity.ActiveReports.Core.Document.PagesCollection(Of Page) Implements GrapeCity.ActiveReports.Core.Document.IPagesCollection(Of Page)
[System.Reflection.DefaultMember("Item")] public class PagesCollection : GrapeCity.ActiveReports.Core.Document.PagesCollection<Page>, GrapeCity.ActiveReports.Core.Document.IPagesCollection<Page>