UIKit.UITableView.NumberOfSections Method
Returns the number of sections in the table view.

Syntax

[Foundation.Export("numberOfSections")]
public virtual nint NumberOfSections ()

Returns

Number of sections in the table view.

Remarks

UITableView retrieves this value from the UIKit.UITableViewSource (or UIKit.UITableViewDataSource) and caches it.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0