| System.Collections.ObjectModel Namespace |
| Class | Description | |
|---|---|---|
| CollectionT | Provides the base class for a generic collection. | |
| ObservableCollectionT |
Represents a dynamic data collection that provides notifications when items
get added, removed, or when the whole list is refreshed.
| |
| ReadOnlyCollectionT | Provides the base class for a generic read-only collection. |