See Also: Adapter Members
An Adapter object acts as a bridge between an Android.Widget.AdapterView and the underlying data for that view. The Adapter provides access to the data items. The Adapter is also responsible for making a Android.Views.View for each item in the data set.