Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / IntervalAppointmentCollection Class
Members

In This Topic
    IntervalAppointmentCollection Class
    In This Topic
    The IntervalAppointmentCollection class is a ReadOnlyObservableCollection collection of IntervalAppointment objects belonging to a certain VisualInterval object.
    Object Model
    IntervalAppointmentCollection Class
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.ReadOnlyCollection<T>
          System.Collections.ObjectModel.ReadOnlyObservableCollection<T>
             C1.Silverlight.Schedule.IntervalAppointmentCollection

    See Also