Scheduler for UWP
ActionCollection クラス
メンバ 

C1.UWP.Schedule アセンブリ > 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 名前空間