'宣言 Public Class SubSectionCollection Inherits C1.Win.FlexReport.ReportObjectList(Of SubSection)
'使用法 Dim instance As SubSectionCollection
public class SubSectionCollection : C1.Win.FlexReport.ReportObjectList<SubSection>
'宣言 Public Class SubSectionCollection Inherits C1.Win.FlexReport.ReportObjectList(Of SubSection)
'使用法 Dim instance As SubSectionCollection
public class SubSectionCollection : C1.Win.FlexReport.ReportObjectList<SubSection>
System.Object
C1.Win.FlexReport.ReportObjectCollection<TItem>
C1.Win.FlexReport.ReportObjectList<TItem>
C1.Win.FlexReport.SubSectionCollection