Partager via


UITableViewController.RowsInSection(UITableView, nint) Méthode

Définition

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

[Foundation.Export("tableView:numberOfRowsInSection:")]
public virtual nint RowsInSection (UIKit.UITableView tableView, nint section);
abstract member RowsInSection : UIKit.UITableView * nint -> nint
override this.RowsInSection : UIKit.UITableView * nint -> nint

Paramètres

tableView
UITableView
section
System.System.IntPtr System.nativeint

Retours

System.System.IntPtr System.nativeint

Implémente

Attributs

S’applique à