PowerTools PlusPak for Windows Forms 8.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コレクション内に項目が存在しません。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

Send Feedback