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