MESCIUS SPREAD for Windows Forms 15.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 メンバ

 

 


© MESCIUS inc. All rights reserved.