Android.Database.AbstractCursor.IsClosed Property
return true if the cursor is closed

Syntax

[get: Android.Runtime.Register("isClosed", "()Z", "GetIsClosedHandler")]
public virtual bool IsClosed { get; }

Value

Documentation for this section has not yet been entered.

Remarks

return true if the cursor is closed

[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