PowerTools InputMan for Windows Forms 8.0J
IndexOf メソッド (SubItemCollection)

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

パラメータ

item
検索するサブ項目を表すSubItemオブジェクト。

戻り値の型

サブ項目がコレクション内に見つからない場合は、-1が返されます。
参照

SubItemCollection クラス
SubItemCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.