Scheduler for WinForms
Contains(DateTime) メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > DateList クラス > Contains メソッド : Contains(DateTime) メソッド
An item to search for.
Returns true if specified item exists in the wrapped list.
シンタックス
'宣言
 
Public Overloads Function Contains( _
   ByVal item As System.Date _
) As System.Boolean
public System.bool Contains( 
   System.DateTime item
)

パラメータ

item
An item to search for.

戻り値の型

True if item exists in the wrapped list.
参照

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