ObservableCollection— definition, example and pronunciation in USA and UK English

Proper noun (thing)
ObservableCollection
a collection that notifies the user interface when items are added, removed, or changed
The WPF app uses ObservableCollection so the list updates automatically when new items are added.