PowerTools CalendarGrid for Windows Forms 1.0J
IndexOf メソッド (ListItemCollection)

インデックスを検索する SubItem オブジェクト。
項目のインデックスを取得します。
構文
Public Function IndexOf( _
   ByVal item As ListItem _
) As Integer
public int IndexOf( 
   ListItem item
)

パラメータ

item
インデックスを検索する SubItem オブジェクト。

戻り値の型

項目がコレクション内で見つかった場合はそのインデックスを示す System.Int32 値。見つからなかった場合は -1。
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.