Scheduler for WinForms
Remove メソッド (DateList)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > DateList クラス : Remove メソッド
The System.DateTime value to remove.
Removes specified item from the wrapped list.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal item As System.Date _
) 
public void Remove( 
   System.DateTime item
)

パラメータ

item
The System.DateTime value to remove.
参照

DateList クラス
DateList メンバ