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

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

パラメータ

value
TableColumnCollectionに検索するTableColumnオブジェクト。

戻り値の型

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

関連項目

TableColumnCollection クラス
TableColumnCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.