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

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

パラメータ

value
FieldCollectionで検索するFieldオブジェクト。

戻り値の型

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

関連項目

FieldCollection クラス
FieldCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.