[]
        
(Showing Draft Content)

C1.WPF.Schedule.IntervalAppointmentCollection.-ctor

IntervalAppointmentCollection Constructor

IntervalAppointmentCollection(ObservableCollection<IntervalAppointment>)

Initializes the new instance of the IntervalAppointmentCollection class.

Declaration
public IntervalAppointmentCollection(ObservableCollection<IntervalAppointment> list)
Parameters
Type Name Description
ObservableCollection<IntervalAppointment> list

The ObservableCollection<T> object.