PowerTools PlusPak for Windows Forms 8.0J
Contains メソッド (SelectionCollection)

検索する日付
指定した日付が SelectionCollectionに存在するかどうか取得します。
構文
Public Overrides Function Contains( _
   ByVal item As Object _
) As Boolean
public override bool Contains( 
   object item
)

パラメータ

item
検索する日付

戻り値の型

検索の日付がコレクションに存在するかどうかを示すbool
プラットフォーム

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

参照

SelectionCollection クラス
SelectionCollection メンバ

Send Feedback