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