DialogViewController.Source.GetCell(UITableView, NSIndexPath) Method

Definition

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

Parameters

tableView
UITableView
indexPath
NSIndexPath

Returns

Applies to