Scheduler for UWP/WinRT
Contains(DateTime) メソッド

検索する項目。
指定された項目がラップされたリストに存在する場合は true を返します。
構文
'宣言
 
Public Overloads Function Contains( _
   ByVal item As System.Date _
) As System.Boolean
public System.bool Contains( 
   System.DateTime item
)

パラメータ

item
検索する項目。

戻り値の型

項目がラップされたリストに存在する場合は true。
Requirements

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

参照

関連項目

DateList クラス
DateList メンバ
オーバーロード一覧

Send Feedback