'Declaration Public Class ActionCollection Inherits C1.C1Schedule.C1ObservableCollection(Of Action) Implements INotifyCollectionChanged
public class ActionCollection : C1.C1Schedule.C1ObservableCollection<Action>, INotifyCollectionChanged
'Declaration Public Class ActionCollection Inherits C1.C1Schedule.C1ObservableCollection(Of Action) Implements INotifyCollectionChanged
public class ActionCollection : C1.C1Schedule.C1ObservableCollection<Action>, INotifyCollectionChanged
System.Object
System.Collections.ObjectModel.Collection<T>
C1.C1Schedule.C1ObservableCollection<T>
C1.C1Schedule.ActionCollection