Ribbon for WinForms
Contains(ImageEntry) メソッド

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > ImageCollection クラス > Contains メソッド : Contains(ImageEntry) メソッド
ImageEntry to locate in the collection.
Determines whether the ImageCollection contains a given key.
シンタックス
'宣言
 
Public Overloads Function Contains( _
   ByVal entry As ImageEntry _
) As Boolean
public bool Contains( 
   ImageEntry entry
)

パラメータ

entry
ImageEntry to locate in the collection.

戻り値の型

True if the collection contains entry, false otherwise.
参照

ImageCollection クラス
ImageCollection メンバ
オーバーロード一覧