Scheduler for UWP
IntervalAppointmentCollection クラス
メンバ 

C1.UWP.Schedule アセンブリ > C1.Xaml.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.Xaml.Schedule.IntervalAppointmentCollection

参照

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