UIKit.IUITableViewDataSource: Method Members

The methods of UIKit.IUITableViewDataSource are listed below. For a list of all members, see the IUITableViewDataSource Members list.

Public Methods

GetCell(UITableView, Foundation.NSIndexPath) : UITableViewCell
Documentation for this section has not yet been entered.
RowsInSection(UITableView, nint) : nint
The number of rows in the specified section.