PowerTools ActiveReports for .NET 11.0J
ReportComponentCollection コンストラクタ

コレクションに追加するコンポーネントを含むIReportComponent配列。
ReportComponentCollectionクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal components() As IReportComponent _
)
public ReportComponentCollection( 
   IReportComponent[] components
)

パラメータ

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

関連項目

ReportComponentCollection クラス
ReportComponentCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.