Scheduler for WinForms
ScheduleGroupItemCollection クラス
メンバ 

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

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

参照

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