

'宣言 Public Class SectionCollection Inherits C1.Report.ReportObjectList(Of Section) Implements C1.Document.Serialization.IC1SerializableCollection
'使用法 Dim instance As SectionCollection
public class SectionCollection : C1.Report.ReportObjectList<Section>, C1.Document.Serialization.IC1SerializableCollection
System.Object
C1.Report.ReportObjectCollection<TItem>
C1.Report.ReportObjectList<TItem>
C1.Report.SectionCollection