UIKit.UITableView.IndexPathsForSelectedRows Property
An array of Foundation.NSIndexPaths for the selected rows.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[get: Foundation.Export("indexPathsForSelectedRows")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual Foundation.NSIndexPath[] IndexPathsForSelectedRows { get; }

Value

An array of Foundation.NSIndexPaths corresponding to the currently-selected set of rows. Returns null if there are no selected rows.

Remarks

Documentation for this section has not yet been entered.

Requirements

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