Click or drag to resize
MobileObjectCollectionT Events

The MobileObjectCollectionT generic type exposes the following members.

Events
  NameDescription
Public eventCollectionChanged
Event invoked when the collection is reloaded from the cache.
Public eventPropertyChanged
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.)
Top
See Also