Prints the contents of a Cursor's current row to System.out.
Syntax
[Android.Runtime.Register("dumpCurrentRow", "(Landroid/database/Cursor;)V", "")]
public static
void DumpCurrentRow (
ICursor cursor)
Parameters
- cursor
- the cursor to print from
Remarks
Requirements
Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1