Xamarin.Android のドキュメント
ComboBoxSimpleAdapter クラス
メンバ 
C1.Android.Input アセンブリ > C1.Android.Input 名前空間 : ComboBoxSimpleAdapter クラス
C1ComboBoxのドロップダウンリストビュー用のアダプタ
オブジェクト モデル
ComboBoxSimpleAdapter クラス
シンタックス
[Android.Runtime.Register("android/support/v7/widget/RecyclerView$Adapter", DoNotGenerateAcw=true)]
[Java.Interop.JavaTypeParameters(Mono.Cecil.CustomAttributeArgument[])]
public class ComboBoxSimpleAdapter : C1.Android.DataCollection.C1RecyclerViewAdapter<object>, Android.Runtime.IJavaObject, Java.Interop.IJavaPeerable  
継承階層

System.Object
   Java.Lang.Object
      Android.Support.V7.Widget.RecyclerView.Adapter
         C1.Android.DataCollection.C1RecyclerViewAdapter<T>
            C1.Android.Input.ComboBoxSimpleAdapter

参照

ComboBoxSimpleAdapter メンバ
C1.Android.Input 名前空間