Foundation.NSIndexPath.Section Property
The index of a section within a UIKit.UITableView (read-only).

Syntax

public int Section { get; }

Value

Remarks

This section contains the NSIndexPath.Row referenced by this object.

On 64-bit platforms, the value is truncated from a 64-bit integer to a 32-bit integer.   To avoid this, use the NSIndexPath.LongSection property.

Requirements

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