[]
Initializes the new instance of the IntervalAppointmentCollection class.
public IntervalAppointmentCollection(ObservableCollection<IntervalAppointment> list)
| Type | Name | Description |
|---|---|---|
| ObservableCollection<IntervalAppointment> | list | The ObservableCollection<T> object. |