Поделиться через


IUITableViewDataSource.RowsInSection(UITableView, nint) Метод

Определение

Количество строк в указанном разделе.

[Foundation.Export("tableView:numberOfRowsInSection:")]
[Foundation.Preserve(Conditional=true)]
public nint RowsInSection (UIKit.UITableView tableView, nint section);
abstract member RowsInSection : UIKit.UITableView * nint -> nint

Параметры

tableView
UITableView
section
System.System.IntPtr System.nativeint

Индекс раздела, содержащего строки.

Возвращаемое значение

System.System.IntPtr System.nativeint
Атрибуты

Применяется к