PowerTools ActiveReports for .NET 11.0J
AddRange メソッド (ReportItemCollection)

追加するReportItemCollectionオブジェクット。
既存のReportItemCollectionにReportItemCollectionを追加します。
構文
'宣言
 
Public Sub AddRange( _
   ByVal collection As IEnumerable(Of ReportItem) _
) 
public void AddRange( 
   IEnumerable<ReportItem> collection
)

パラメータ

collection
追加するReportItemCollectionオブジェクット。
参照

関連項目

ReportItemCollection クラス
ReportItemCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.