C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace : IntervalAppointmentCollection Class |
'Declaration Public Class IntervalAppointmentCollection Inherits System.Collections.ObjectModel.ReadOnlyObservableCollection(Of IntervalAppointment)
public class IntervalAppointmentCollection : System.Collections.ObjectModel.ReadOnlyObservableCollection<IntervalAppointment>
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<T>
System.Collections.ObjectModel.ReadOnlyObservableCollection<T>
C1.Silverlight.Schedule.IntervalAppointmentCollection