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

返回

适用于