Android.Database.CursorWrapper.IsBeforeFirst Property
Returns whether the cursor is pointing to the position before the first row.

Syntax

[get: Android.Runtime.Register("isBeforeFirst", "()Z", "GetIsBeforeFirstHandler")]
public virtual bool IsBeforeFirst { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether the cursor is pointing to the position before the first row.

[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