[Android.Runtime.Register("notifyChanged", "()V", "GetNotifyChangedHandler")] public virtual voidNotifyChanged ()
Remarks
Invokes DataSetObserver.OnChanged on each observer.
Called when the contents of the data set have changed. The recipient
will obtain the new contents the next time it queries the data set.