Xamarin.iOS のドキュメント
SelectedIndex プロパティ (C1ComboBox)

C1.iOS.Input アセンブリ > C1.iOS.Input 名前空間 > C1ComboBox クラス : SelectedIndex プロパティ
選択項目のインデックスを取得または設定します。選択項目がない場合、または選択項目がソースコレクションの項目と一致しない場合は、-1 を返します。
シンタックス
'宣言
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}
参照

C1ComboBox クラス
C1ComboBox メンバ