Represents a collection that provides notifications when items get added or removed.
The following tables list the members exposed by the ObservableCollection type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ObservableCollection class. |
Name | Description | |
---|---|---|
![]() |
Adds the specified element to the collection. |
|
![]() |
Registers the specified function as a handler for the itemAdded event. |
|
![]() |
Unregisters the specified function as a handler for the itemAdded event. |