GrapeCity InputMan for Windows Forms 10.0J
IndexOf メソッド (ListItemCollection)

リスト項目を表すListItemオブジェクト。
指定のリスト項目の、コレクション内のインデックスを返します。
構文
Public Function IndexOf( _
   ByVal item As ListItem _
) As Integer
public int IndexOf( 
   ListItem item
)

パラメータ

item
リスト項目を表すListItemオブジェクト。

戻り値の型

指定のリスト項目の、コレクション内のインデックスを表すInt32値。
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.