

'宣言 Public Class CalendarMappingCollection Inherits C1.C1Schedule.MappingCollectionBase(Of CustomCalendar)
public class CalendarMappingCollection : C1.C1Schedule.MappingCollectionBase<CustomCalendar>
System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         C1.C1Schedule.MappingCollectionBase<T>
            C1.GanttView.CalendarMappingCollection