Android.Database.CursorWrapper.WrappedCursor Property
Gets the underlying cursor that is wrapped by this instance.

Syntax

[get: Android.Runtime.Register("getWrappedCursor", "()Landroid/database/Cursor;", "GetGetWrappedCursorHandler")]
public virtual ICursor WrappedCursor { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the underlying cursor that is wrapped by this instance.

[Android Documentation]

Requirements

Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11