Partager via


IUITableViewDataSource.RowsInSection(UITableView, nint) Méthode

Définition

Nombre de lignes dans la section spécifiée.

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

Paramètres

tableView
UITableView
section
System.System.IntPtr System.nativeint

Index de la section contenant les lignes.

Retours

System.System.IntPtr System.nativeint
Attributs

S’applique à