Click or drag to resize

FastObservableCollectionT Events

The FastObservableCollectionT generic type exposes the following members.

Events
  NameDescription
Public eventCollectionChanged
Occurs when the collection changes, either by adding or removing an item.
Public eventPropertyChanged
PropertyChanged event (per INotifyPropertyChanged).
Top
See Also