'Declaration Public Class CustomCalendarCollection Inherits C1.C1Schedule.BaseCollection(Of CustomCalendar) Implements C1.C1Schedule.INotifyCollectionChanged
public class CustomCalendarCollection : C1.C1Schedule.BaseCollection<CustomCalendar>, C1.C1Schedule.INotifyCollectionChanged