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

Syntax

public int Row { get; }

Value

Remarks

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

Requirements

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