Scheduler for WPF
IntervalAppointmentCollection クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : IntervalAppointmentCollection クラス
IntervalAppointmentCollectionクラスは、特定の VisualIntervalオブジェクトに属する IntervalAppointmentオブジェクトの System.Collections.ObjectModel.ReadOnlyObservableCollection`1コレクションです。
オブジェクト モデル
IntervalAppointmentCollection クラス
シンタックス
'宣言
 
Public Class IntervalAppointmentCollection 
   Inherits System.Collections.ObjectModel.ReadOnlyObservableCollection(Of IntervalAppointment)
public class IntervalAppointmentCollection : System.Collections.ObjectModel.ReadOnlyObservableCollection<IntervalAppointment> 
継承階層

System.Object
   System.Collections.ObjectModel.ReadOnlyCollection<T>
      System.Collections.ObjectModel.ReadOnlyObservableCollection<T>
         C1.WPF.Schedule.IntervalAppointmentCollection

参照

IntervalAppointmentCollection メンバ
C1.WPF.Schedule 名前空間