메소드 | 설명 | |
---|---|---|
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 | |
리턴 | 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 | |
리턴 | Android.Views.View |
public SampleListAdapter ( Android.Content.Context context ) : System | ||
context | Android.Content.Context | |
리턴 | System |