Scheduler for UWP
IntervalGroupDescriptionCollection クラス
メンバ 

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

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Xaml.Schedule.IntervalGroupDescriptionCollection

参照

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