次の方法で共有


DialogViewController.Source.GetCell(UITableView, NSIndexPath) メソッド

定義

public override UIKit.UITableViewCell GetCell(UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);
override this.GetCell : UIKit.UITableView * Foundation.NSIndexPath -> UIKit.UITableViewCell

パラメーター

tableView
UITableView
indexPath
NSIndexPath

戻り値

適用対象