

'宣言 Public MustInherit Class ReportObjectList(Of TItem As ReportObject) Inherits ReportObjectCollection(Of TItem) Implements C1.Document.Serialization.IC1SerializableCollection
'使用法 Dim instance As ReportObjectList(Of TItem)
public abstract class ReportObjectList<TItem> : ReportObjectCollection<TItem>, C1.Document.Serialization.IC1SerializableCollection where TItem: ReportObject
System.Object
C1.Report.ReportObjectCollection<TItem>
C1.Report.ReportObjectList<TItem>
C1.Report.GroupCollection
C1.Report.ParagraphItemCollection
C1.Report.ReportObjectNamedList<TItem>
C1.Report.SectionCollection
C1.Report.SubSectionCollection