UITableViewDataSource_Extensions.NumberOfSections Méthode

Définition

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

This
IUITableViewDataSource

Instance sur laquelle cette méthode d’extension fonctionne.

tableView
UITableView

Vue tableau affichant les sections.

Retours

System.System.IntPtr System.nativeint

S’applique à