Android.Database.AbstractCursor.MoveToLast Method
Move the cursor to the last row.

Syntax

[Android.Runtime.Register("moveToLast", "()Z", "")]
public bool MoveToLast ()

Returns

Documentation for this section has not yet been entered.

Remarks

Move the cursor to the last row.

This method will return false if the cursor is empty.

[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