Method | Description | |
---|---|---|
AboutListAdapter2 ( |
||
GetItem ( int position ) : Java.Lang.Object | ||
GetItemId ( int position ) : long | ||
GetView ( int position, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View |
public AboutListAdapter2 ( |
||
newContext | ||
items | List |
|
return | System.Collections.Generic |
public GetItem ( int position ) : Java.Lang.Object | ||
position | int | |
return | Java.Lang.Object |
public GetView ( int position, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View | ||
position | int | |
convertView | Android.Views.View | |
parent | Android.Views.ViewGroup | |
return | Android.Views.View |