PowerTools ActiveReports for .NET 9.0J
IndexOf メソッド (ExpressionInfoCollection)

ExpressionInfoCollection内にある特定の項目のインデックスを決定します。
構文
'宣言
 
Public Function IndexOf( _
   ByVal item As ExpressionInfo _
) As Integer
public int IndexOf( 
   ExpressionInfo item
)

パラメータ

item

戻り値の型

リストに見つかる場合、valueのインデックス、そうではない場合、-1を返します。
参照

関連項目

ExpressionInfoCollection クラス
ExpressionInfoCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.