GrapeCity PlusPak for Windows Forms 10.0J
Contains メソッド (BaseKeyCollection)

BaseKeyCollectionコレクション内で検索する項目
BaseKeyCollectionコレクション内に項目があるかどうかを取得します。
シンタックス
Public Overridable Function Contains( _
   ByVal value As Object _
) As Boolean
public virtual bool Contains( 
   object value
)

パラメータ

value
BaseKeyCollectionコレクション内で検索する項目

戻り値の型

Trueの場合、BaseKeyCollectionコレクション内に項目が存在します。Falseの場合、BaseKeyCollectionコレクション内に項目が存在しません。
参照

参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.