Scheduler for UWP
VisualIntervalCollection クラス
メンバ 

C1.UWP.Schedule アセンブリ > C1.Xaml.Schedule 名前空間 : VisualIntervalCollection クラス
VisualIntervalオブジェクトのコレクションを表します。
オブジェクト モデル
VisualIntervalCollection クラス
シンタックス
'宣言
 
Public Class VisualIntervalCollection 
   Inherits C1.Xaml.Calendar.DeferrableObservableCollection(Of VisualInterval)
public class VisualIntervalCollection : C1.Xaml.Calendar.DeferrableObservableCollection<VisualInterval> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Xaml.Calendar.DeferrableObservableCollection<T>
            C1.Xaml.Schedule.VisualIntervalCollection

参照

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