Scheduler for UWP
CoverElementChunkCollection クラス
メンバ 

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

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

参照

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