The members of Android.Database.ICrossProcessCursor are listed below.
[read-only] | Window | CursorWindow. Returns a pre-filled window that contains the data within this cursor. |
FillWindow(int, CursorWindow)Copies cursor data into the window. | ||
OnMove(int, int)This function is called every time the cursor is successfully scrolled to a new position, giving the subclass a chance to update any state it may have. |