GrapeCity ActiveReports for .NET 16.0J
ReportComponentCollection コンストラクタ

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportComponentCollection クラス : ReportComponentCollection コンストラクタ
コレクションに追加するコンポーネントを含むGrapeCity.ActiveReports.PageReportModel.Rdl.IReportComponent配列。
GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollectionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal components() As IReportComponent _
)
public ReportComponentCollection( 
   IReportComponent[] components
)

パラメータ

components
コレクションに追加するコンポーネントを含むGrapeCity.ActiveReports.PageReportModel.Rdl.IReportComponent配列。
参照

ReportComponentCollection クラス
ReportComponentCollection メンバ