Android.Database.CursorJoiner.Remove Method
Removes the last object returned by next from the collection.

Syntax

[Android.Runtime.Register("remove", "()V", "")]
public void Remove ()

Remarks

Removes the last object returned by next from the collection. This method can only be called once between each call to next.

[Android Documentation]

Requirements

Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1