| MobileObjectCollectionT Events |
The MobileObjectCollectionT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CollectionChanged |
Event invoked when the collection is reloaded from the cache.
| |
| PropertyChanged |
Event that is raised if the object changes or if it is reloaded from the cache. Derived classes can raise the event by calling
NotifyPropretyChanged().
(Inherited from MobileResource.) |