UITableViewDataSource_Extensions.NumberOfSections 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回顯示資料所需的區段數目。
public static nint NumberOfSections (this UIKit.IUITableViewDataSource This, UIKit.UITableView tableView);
static member NumberOfSections : UIKit.IUITableViewDataSource * UIKit.UITableView -> nint
參數
這個擴充方法運作所在的實例。
- tableView
- UITableView
顯示區段的資料表檢視。
傳回
System.System.IntPtr
System.nativeint