GrapeCity InputMan for Windows Forms 10.0J
ContainsKey メソッド (SideButtonCollection)

コレクション内で検索するキー。
指定したキーを持つアイテムがコレクションに含まれているかどうかを判断します。
構文
Public Overridable Function ContainsKey( _
   ByVal name As String _
) As Boolean
public virtual bool ContainsKey( 
   string name
)

パラメータ

name
コレクション内で検索するキー。

戻り値の型

指定した名前を持つ型のアイテムがコレクションに含まれている場合はtrue、 それ以外の場合はfalse。
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.