Scheduler for WPF
VisualIntervalCollection クラス
メンバ 

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

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

参照

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