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

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

パラメータ

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

戻り値の型

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

参照

ItemTemplateCollection クラス
ItemTemplateCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.