

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