Scheduler for WPF
CoverElementChunkCollection クラス
メンバ 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : CoverElementChunkCollection クラス
The CoverElementChunkCollection represents the observable collection of CoverElementChunk objects.
オブジェクト モデル
CoverElementChunkCollection クラス
シンタックス
'宣言
 
Public Class CoverElementChunkCollection 
   Inherits C1.Schedule.C1ObservableCollection(Of CoverElementChunk)
public class CoverElementChunkCollection : C1.Schedule.C1ObservableCollection<CoverElementChunk> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Schedule.C1ObservableCollection<T>
         C1.WPF.Schedule.CoverElementChunkCollection

参照

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