Compartilhar via


UITableViewDataSource_Extensions.NumberOfSections Método

Definição

Retorna o número de seções necessárias para exibir os dados.

public static nint NumberOfSections (this UIKit.IUITableViewDataSource This, UIKit.UITableView tableView);
static member NumberOfSections : UIKit.IUITableViewDataSource * UIKit.UITableView -> nint

Parâmetros

This
IUITableViewDataSource

A instância na qual esse método de extensão opera.

tableView
UITableView

Exibição de tabela exibindo as seções.

Retornos

System.System.IntPtr System.nativeint

Aplica-se a