Scheduler for WPF
IntervalAppointmentCollection コンストラクタ

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > IntervalAppointmentCollection クラス : IntervalAppointmentCollection コンストラクタ
The System.Collections.ObjectModel.ObservableCollection`1 object.
Initializes the new instance of the IntervalAppointmentCollection class.
シンタックス
'宣言
 
Public Function New( _
   ByVal list As System.Collections.ObjectModel.ObservableCollection(Of IntervalAppointment) _
)
public IntervalAppointmentCollection( 
   System.Collections.ObjectModel.ObservableCollection<IntervalAppointment> list
)

パラメータ

list
The System.Collections.ObjectModel.ObservableCollection`1 object.
参照

IntervalAppointmentCollection クラス
IntervalAppointmentCollection メンバ