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