![](dotnetdiagramimages/C1_Win_GanttView_6_C1_Win_GanttView_CustomCalendarCollection.png)
'宣言 Public Class CustomCalendarCollection Inherits C1.C1Schedule.BaseCollection(Of CustomCalendar)
public class CustomCalendarCollection : C1.C1Schedule.BaseCollection<CustomCalendar>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
C1.C1Schedule.C1ObservableKeyedCollection<TKey,TItem>
C1.C1Schedule.BaseCollection<T>
C1.Win.GanttView.CustomCalendarCollection