The DaySlotCollection type exposes the following members.

Events

  NameDescription
Protected eventCollectionChanged
Occurs when an item is added or removed.
(Inherited from ReadOnlyObservableCollection<(Of <(<'DaySlot>)>)>.)
Protected eventPropertyChanged
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'DaySlot>)>)>.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate eventINotifyCollectionChanged..::..CollectionChanged
Occurs when the collection changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'DaySlot>)>)>.)
Explicit interface implemetationPrivate eventINotifyPropertyChanged..::..PropertyChanged
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'DaySlot>)>)>.)

See Also