'Declaration Public Class SubSectionCollection Inherits C1.Report.ReportObjectList(Of SubSection)
public class SubSectionCollection : C1.Report.ReportObjectList<SubSection>
'Declaration Public Class SubSectionCollection Inherits C1.Report.ReportObjectList(Of SubSection)
public class SubSectionCollection : C1.Report.ReportObjectList<SubSection>
System.Object
C1.Report.ReportObjectCollection<TItem>
C1.Report.ReportObjectList<TItem>
C1.Report.SubSectionCollection