Scheduler for WPF
IntervalAppointmentCollection コンストラクタ

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > IntervalAppointmentCollection クラス : IntervalAppointmentCollection コンストラクタ
System.Collections.ObjectModel.ObservableCollection`1オブジェクト。
IntervalAppointmentCollectionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal list As System.Collections.ObjectModel.ObservableCollection(Of IntervalAppointment) _
)
public IntervalAppointmentCollection( 
   System.Collections.ObjectModel.ObservableCollection<IntervalAppointment> list
)

パラメータ

list
System.Collections.ObjectModel.ObservableCollection`1オブジェクト。
参照

IntervalAppointmentCollection クラス
IntervalAppointmentCollection メンバ