'宣言 Public Overridable Function GetItemView( _ ByVal position As System.Integer, _ ByVal convertView As Android.Views.View, _ ByVal parent As Android.Views.ViewGroup _ ) As Android.Views.View
public virtual Android.Views.View GetItemView( System.int position, Android.Views.View convertView, Android.Views.ViewGroup parent )
パラメータ
- position
- The position of the item. Use DataCollection to receive the item.
- convertView
- parent