'Declaration
Public Class ActionCollection Inherits C1.C1Schedule.C1ObservableCollection(Of Action)
public class ActionCollection : C1.C1Schedule.C1ObservableCollection<Action>
'Declaration
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