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

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

パラメータ

value
StaticRowColumnCollectionに検索するStaticRowColumnオブジェクト。

戻り値の型

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

関連項目

StaticRowColumnCollection クラス
StaticRowColumnCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.