GrapeCity ActiveReports for .NET 16.0J
DataSourceCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : DataSourceCollection クラス
DataSource オブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
DataSourceCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class DataSourceCollection 
   Inherits System.Collections.ObjectModel.Collection(Of DataSource)
public sealed class DataSourceCollection : System.Collections.ObjectModel.Collection<DataSource> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.DataSourceCollection

参照

DataSourceCollection メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間