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

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

パラメータ

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

戻り値の型

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

SubItemCollection クラス
SubItemCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.