The IntervalAppointmentCollection class is a
ReadOnlyObservableCollection<(Of <(<'T>)>)> collection
of IntervalAppointment objects belonging to a certain VisualInterval object.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public class IntervalAppointmentCollection : ReadOnlyObservableCollection |
| Visual Basic |
|---|
Public Class IntervalAppointmentCollection _ Inherits ReadOnlyObservableCollection |
Inheritance Hierarchy
System.Collections.ObjectModel..::..ReadOnlyObservableCollection<(Of <(<'T>)>)>
C1.Silverlight.Schedule..::..IntervalAppointmentCollection
C1.Silverlight.Schedule..::..IntervalAppointmentCollection