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