For a list of all members of this type, see DataSourceProvider members.
Public Methods
| Name | Description |
 | NotifyItemsAdded | Overloaded. Notifies the data-source provider that new items have been added to the data source. |
 | NotifyItemsChanged | Overloaded. Notifies the data-source provided that items in the data source have changed. |
 | NotifyItemsRemoved | Overloaded. Notifies the data-source provider that items have been removed from the data source. |
 | NotifyReset | Notifies the data-source provider that the data source has been reset. |
Top
Protected Methods
See Also