

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