GrapeCity InputMan for Windows Forms 11.0J
IndexOf メソッド (ListColumnCollection)

検索するカラムを表すListColumnオブジェクト。
指定のカラムのコレクション内のインデックスを返します。
シンタックス
Public Function IndexOf( _
   ByVal item As ListColumn _
) As Integer
public int IndexOf( 
   ListColumn item
)

パラメータ

item
検索するカラムを表すListColumnオブジェクト。

戻り値の型

カラムのコレクション内での位置を表すInt32値。
参照

参照

ListColumnCollection クラス
ListColumnCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.