Scheduler for WPF
Contains メソッド (DateList)

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

パラメータ

item
An item to search for.

戻り値の型

True if item exists in the Collection.
参照

DateList クラス
DateList メンバ