MonoTouch.Dialog.Element.GetCell C# (CSharp) Method

GetCell() public abstract method

public abstract GetCell ( UITableView tv ) : UITableViewCell
tv UITableView
return UITableViewCell
		public abstract UITableViewCell GetCell (UITableView tv);