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

ReportItemCollectionに検索するReportItemオブジェクト。
ReportItemCollectionに特定のReportItemオブジェクトのインデックスを決定します。
構文
'宣言
 
Public Overridable Function IndexOf( _
   ByVal value As ReportItem _
) As Integer
public virtual int IndexOf( 
   ReportItem value
)

パラメータ

value
ReportItemCollectionに検索するReportItemオブジェクト。

戻り値の型

コレクションに見つかった場合はエントリのインデックス、そうでない場合は-1を返します。
参照

関連項目

ReportItemCollection クラス
ReportItemCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.