

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