ActiveReports for .NET 18.0J
ReportItemCollection コンストラクタ(IEnumerable<ReportItem>)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItemCollection クラス > ReportItemCollection コンストラクタ : ReportItemCollection コンストラクタ(IEnumerable<ReportItem>)
コレクションのアイテム。
ReportItemCollectionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal items As IEnumerable(Of ReportItem) _
)
public ReportItemCollection( 
   IEnumerable<ReportItem> items
)

パラメータ

items
コレクションのアイテム。
参照

ReportItemCollection クラス
ReportItemCollection メンバ
オーバーロード一覧