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