Scheduler for WinForms
ScheduleGroupItemCollection クラス
メンバ 

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

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Schedule.C1ObservableCollection<T>
         C1.Win.Schedule.ScheduleGroupItemCollection

参照

ScheduleGroupItemCollection メンバ
C1.Win.Schedule 名前空間