PowerTools ActiveReports for .NET 9.0J
ReportItemCollectionEventArgs コンストラクタ

追加または削除されたReportItemオブジェクトのインデックスを示すInteger。
The ReportItem object that was added or removed.
ReportItemCollectionEventArgsクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal index As Integer, _
   ByVal value As ReportItem _
)
public ReportItemCollectionEventArgs( 
   int index,
   ReportItem value
)

パラメータ

index
追加または削除されたReportItemオブジェクトのインデックスを示すInteger。
value
The ReportItem object that was added or removed.
参照

関連項目

ReportItemCollectionEventArgs クラス
ReportItemCollectionEventArgs メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.