MultiSelect for WinForms
Contains メソッド (DropDownItemCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > DropDownItemCollection クラス : Contains メソッド
The DropDownItem object for which to search.
Indicates whether the collection contains a specific DropDownItem.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal value As DropDownItem _
) As System.Boolean
public System.bool Contains( 
   DropDownItem value
)

パラメータ

value
The DropDownItem object for which to search.

戻り値の型

Whether the collection contains the specific DropDownItem object.
参照

DropDownItemCollection クラス
DropDownItemCollection メンバ