MESCIUS SPREAD for Windows Forms 15.0J
IndexOf メソッド (ListItemCollectionInfo)

インデックスを特定するSubItemInfoオブジェクト。
項目のインデックスを取得します。
構文
'宣言
 
Public Function IndexOf( _
   ByVal item As ListItemInfo _
) As Integer
public int IndexOf( 
   ListItemInfo item
)

パラメータ

item
インデックスを特定するSubItemInfoオブジェクト。

戻り値の型

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

ListItemCollectionInfo クラス
ListItemCollectionInfo メンバ

 

 


© MESCIUS inc. All rights reserved.