The DistributionInfoCollection type exposes the following members.

Events

  NameDescription
Public eventCollectionChanged
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
(Inherited from ObservableCollection<(Of <(<'DistributionInfo>)>)>.)
Protected eventPropertyChanged
Occurs when a property value changes.
(Inherited from ObservableCollection<(Of <(<'DistributionInfo>)>)>.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate eventINotifyPropertyChanged..::..PropertyChanged
Occurs when a property value changes.
(Inherited from ObservableCollection<(Of <(<'DistributionInfo>)>)>.)

See Also