The members of Android.Widget.ArrayAdapter are listed below.
See Also: Inherited members from Android.Widget.BaseAdapter
Constructor | ||
Documentation for this section has not yet been entered. | ||
Documentation for this section has not yet been entered. | ||
Constructor | ||
Documentation for this section has not yet been entered. | ||
Documentation for this section has not yet been entered. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Add(Java.Lang.Object)Documentation for this section has not yet been entered. | ||
AddAll(params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
AddAll(ICollection)Documentation for this section has not yet been entered. | ||
Clear()Remove all elements from the list. | ||
static | CreateFromResource(Android.Content.Context, int, int)Creates a new ArrayAdapter from external resources. | |
override | GetItem(int) | |
override | GetItemId(int) | |
GetPosition(Java.Lang.Object)Documentation for this section has not yet been entered. | ||
override | GetView(int, Android.Views.View, Android.Views.ViewGroup) | |
Insert(Java.Lang.Object, int)Documentation for this section has not yet been entered. | ||
Remove(Java.Lang.Object)Documentation for this section has not yet been entered. | ||
SetDropDownViewResource(int) | ||
SetNotifyOnChange(bool)Control whether methods that change the list (ArrayAdapter`1.add(T), ArrayAdapter`1.insert(T, int), ArrayAdapter`1.remove(T), ArrayAdapter`1.clear()) automatically call ArrayAdapter`1.notifyDataSetChanged(). | ||
Sort(Java.Util.IComparator)Documentation for this section has not yet been entered. |