Xamarin.iOS のドキュメント
GetReusableItemView メソッド

C1.iOS.Input アセンブリ > C1.iOS.Input 名前空間 > ComboBoxItemLoadingEventArgs クラス : GetReusableItemView メソッド
セルの識別子
再利用可能な項目のビューを取得します。
シンタックス
'宣言
 
Public Function GetReusableItemView( _
   ByVal cellIdentifier As System.String _
) As UIKit.UITableViewCell
public UIKit.UITableViewCell GetReusableItemView( 
   System.string cellIdentifier
)

パラメータ

cellIdentifier
セルの識別子

戻り値の型

項目のビュー
参照

ComboBoxItemLoadingEventArgs クラス
ComboBoxItemLoadingEventArgs メンバ