Scheduler for WinForms
ActionCollection クラス
メンバ 

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : ActionCollection クラス
The ActionCollection is a collection of all Action objects that represents the reminders for all pending items.
オブジェクト モデル
ActionCollection クラス
シンタックス
'宣言
 
Public Class ActionCollection 
   Inherits C1.Schedule.C1ObservableCollection(Of Action)
public class ActionCollection : C1.Schedule.C1ObservableCollection<Action> 
継承階層

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

参照

ActionCollection メンバ
C1.Schedule 名前空間