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