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