Méthode | Description | |
---|---|---|
GetItem ( int position ) : Java.Lang.Object | ||
GetItemId ( int position ) : long | ||
GetView ( int position, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View | ||
SampleListAdapter ( Android.Content.Context context ) : System |
public GetItem ( int position ) : Java.Lang.Object | ||
position | int | |
Résultat | 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 | |
Résultat | Android.Views.View |
public SampleListAdapter ( Android.Content.Context context ) : System | ||
context | Android.Content.Context | |
Résultat | System |