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

コレクション内で検索する項目。
コレクション内の項目のインデックスを取得します。
構文
'宣言
 
Public Function IndexOf( _
   ByVal item As StringCollectionItem _
) As Integer
public int IndexOf( 
   StringCollectionItem item
)

パラメータ

item
コレクション内で検索する項目。

戻り値の型

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

StringCollectionCollection クラス
StringCollectionCollection メンバ

 

 


© MESCIUS inc. All rights reserved.