ContentQueryMap.Requery Method

Definition

Requeries the cursor and reads the contents into the cache

[Android.Runtime.Register("requery", "()V", "GetRequeryHandler")]
public virtual void Requery ();
[<Android.Runtime.Register("requery", "()V", "GetRequeryHandler")>]
abstract member Requery : unit -> unit
override this.Requery : unit -> unit
Attributes

Remarks

Requeries the cursor and reads the contents into the cache

Java documentation for android.content.ContentQueryMap.requery().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to