The IntervalAppointmentCollection type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| CollectionChanged |
Occurs when an item is added or removed.
(Inherited from ReadOnlyObservableCollection<(Of <(<'IntervalAppointment>)>)>.) | |
| PropertyChanged |
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'IntervalAppointment>)>)>.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| INotifyCollectionChanged..::..CollectionChanged |
Occurs when the collection changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'IntervalAppointment>)>)>.) | |
| INotifyPropertyChanged..::..PropertyChanged |
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'IntervalAppointment>)>)>.) |