MESCIUS InputMan for ASP.NET 10.0J
Contains メソッド (MatchedComboItemCollection)

コレクション内で検索する項目(オブジェクト)(GrapeCity.Web.Input.IMCombo.ComboItem 型)
指定した項目がMatchedComboItemCollectionコレクション内にあるかどうかを取得します。
シンタックス
Public Function Contains( _
   ByVal value As ComboItem _
) As Boolean
public bool Contains( 
   ComboItem value
)

パラメータ

value
コレクション内で検索する項目(オブジェクト)(GrapeCity.Web.Input.IMCombo.ComboItem 型)

戻り値の型

説明
True 指定した項目がコレクション内に存在します。
False 指定した項目がコレクション内に存在しません。
参照

参照

MatchedComboItemCollection クラス
MatchedComboItemCollection メンバ

 

 


© MESCIUS inc. All rights reserved.