Scheduler for WPF
IntervalGroupDescriptionCollection クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.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.WPF.Schedule.IntervalGroupDescriptionCollection

参照

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