UITableViewDataSource_Extensions.NumberOfSections Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le nombre de sections requises pour afficher les données.
public static nint NumberOfSections (this UIKit.IUITableViewDataSource This, UIKit.UITableView tableView);
static member NumberOfSections : UIKit.IUITableViewDataSource * UIKit.UITableView -> nint
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- tableView
- UITableView
Vue tableau affichant les sections.
Retours
System.System.IntPtr
System.nativeint