UIKit.IUITableViewDataSource.RowsInSection Method
The number of rows in the specified section.

Syntax

[Foundation.Export("tableView:numberOfRowsInSection:")]
[Foundation.Preserve(Conditional=true)]
public nint RowsInSection (UITableView tableView, nint section)

Parameters

tableView
Documentation for this section has not yet been entered.
section
Index of the section containing the rows.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0