'Declaration Public Class LabelCollection Inherits C1.C1Schedule.BaseCollection(Of Label) Implements INotifyCollectionChanged
public class LabelCollection : C1.C1Schedule.BaseCollection<Label>, INotifyCollectionChanged
'Declaration Public Class LabelCollection Inherits C1.C1Schedule.BaseCollection(Of Label) Implements INotifyCollectionChanged
public class LabelCollection : C1.C1Schedule.BaseCollection<Label>, INotifyCollectionChanged
By default it contains the following set of predefined labels:
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
C1.C1Schedule.C1ObservableKeyedCollection<TKey,TItem>
C1.C1Schedule.BaseCollection<T>
C1.C1Schedule.LabelCollection