The constructors of Android.Widget.ResourceCursorAdapter are listed below. For a list of all members, see the ResourceCursorAdapter Members list.
See Also: Inherited members from Android.Widget.CursorAdapter
Constructor the enables auto-requery. | ||
Standard constructor. | ||
Constructor with default behavior as per CursorAdapter(Android.Content.Context, Android.Database.ICursor, Android.Database.ICursor); it is recommended you not use this, but instead ResourceCursorAdapter(Android.Content.Context, System.Int32, System.Int32, System.Int32). |
A constructor used when creating managed representations of JNI objects; called by the runtime. |