Represents a collection of arbitrary objects.
The following tables list the members exposed by the ObservableCollection type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ObservableCollection class. |
Name | Description | |
---|---|---|
![]() |
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. |
|
![]() |
Occurs when a property value changes. |
Name | Description | |
---|---|---|
![]() |
Adds an object to the collection. |
|
![]() |
Clears the collection |
|
![]() |
Raises the collectionChanged event. |
|
![]() |
Raises the propertyChanged event. |
|
![]() |
Deletes an object from the collection |
|
![]() |
Delete the element at the specified index. |
|
![]() |
Deletes a range of elements from the collection |