PowerTools CalendarGrid for Windows Forms 1.0J
ContainsKey メソッド (SideButtonCollection)

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

パラメータ

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

戻り値の型

指定したキーを持つ INamedObject 型の項目がコレクションに含まれている場合はtrue。それ以外の場合は false
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.