Scheduler for WinForms
ActionCollection クラス
メンバ 

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 : ActionCollection クラス
ActionCollectionは、すべてのペンディングとなっている項目のアラームを表すすべての Actionオブジェクトのコレクションです。
オブジェクト モデル
ActionCollection クラス
シンタックス
'宣言
 
Public Class ActionCollection 
   Inherits C1.C1Schedule.C1ObservableCollection(Of Action)
public class ActionCollection : C1.C1Schedule.C1ObservableCollection<Action> 
継承階層

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

参照

ActionCollection メンバ
C1.C1Schedule 名前空間