

'宣言 Public Class SubSectionCollection Inherits C1.Report.ReportObjectList(Of SubSection) Implements C1.Document.Serialization.IC1SerializableCollection
'使用法 Dim instance As SubSectionCollection
public class SubSectionCollection : C1.Report.ReportObjectList<SubSection>, C1.Document.Serialization.IC1SerializableCollection
System.Object
C1.Report.ReportObjectCollection<TItem>
C1.Report.ReportObjectList<TItem>
C1.Report.SubSectionCollection