Android.Database.CursorJoiner: Method Members

The methods of Android.Database.CursorJoiner are listed below. For a list of all members, see the CursorJoiner Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

Iterator() : Java.Util.IIterator
Returns an Java.Util.IIterator for the elements in this object.
Next() : CursorJoiner.Result
Returns the comparison result of the next row from each cursor.
Remove()
Removes the last object returned by next from the collection.