MESCIUS SPREAD for ASP.NET 10.0J
Contains メソッド (StringCollectionCollection)

コレクション内で検索する項目。
コレクションに特定の項目が含まれるかどうかを判定します。
構文
'Declaration
 
Public Function Contains( _
   ByVal item As StringCollectionItem _
) As Boolean
public bool Contains( 
   StringCollectionItem item
)

パラメータ

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

戻り値の型

コレクション内で項目が見つかった場合はtrue、それ以外の場合はfalse。
参照

StringCollectionCollection クラス
StringCollectionCollection メンバ

 

 


© MESCIUS inc. All rights reserved.