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

コレクションに追加するReportItemオブジェクト。
ReportItemCollectionにReportItemオブジェクトを追加します。
構文
'宣言
 
Public Sub Add( _
   ByVal value As ReportItem _
) 
public void Add( 
   ReportItem value
)

パラメータ

value
コレクションに追加するReportItemオブジェクト。

戻り値の型

新しいReportItemオブジェクト。
参照

関連項目

ReportItemCollection クラス
ReportItemCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.