GrapeCity ActiveReports for .NET 16.0J
Add メソッド (ReportItemCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItemCollection クラス : Add メソッド
コレクションに追加するReportItemオブジェクト。
ReportItemCollectionReportItemオブジェクトを追加します。
シンタックス
'宣言
 
Public Sub Add( _
   ByVal value As ReportItem _
) 
public void Add( 
   ReportItem value
)

パラメータ

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

戻り値の型

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

ReportItemCollection クラス
ReportItemCollection メンバ