GrapeCity PlusPak for Windows Forms 11.0J
ContainsKey メソッド (BaseKeyCollection)

BaseKeyCollectionコレクション内で検索するキー。
BaseKeyCollectionコレクション内に特定のキーがあるかどうかを取得します。
シンタックス
Public Overridable Function ContainsKey( _
   ByVal key As String _
) As Boolean
public virtual bool ContainsKey( 
   string key
)

パラメータ

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

戻り値の型

指定したキーを持つ要素がBaseKeyCollectionコレクションに含まれる場合はtrue、それ以外の場合はfalse。
参照

参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.