Android.Database.AbstractCursor.MCurrentRowID Property
If AbstractCursor.MRowIdColumnIndex is not -1 this contains contains the value of the column at AbstractCursor.MRowIdColumnIndex for the current row this cursor is pointing at.

Syntax

[Android.Runtime.Register("mCurrentRowID")]
protected Java.Lang.Long MCurrentRowID { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If AbstractCursor.MRowIdColumnIndex is not -1 this contains contains the value of the column at AbstractCursor.MRowIdColumnIndex for the current row this cursor is pointing at.

[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