Scheduler for WPF
Add メソッド (DateList)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > DateList クラス : Add メソッド
The System.DateTime value to be added to the end of the Collection.
Adds a System.DateTime value to the end of the Collection.
シンタックス
'宣言
 
Public Shadows Sub Add( _
   ByVal item As System.Date _
) 
public new void Add( 
   System.DateTime item
)

パラメータ

item
The System.DateTime value to be added to the end of the Collection.
参照

DateList クラス
DateList メンバ