Foundation.NSIndexPath.IndexPathByAddingIndex Method
Returns a new index-path containing those in this object plus the new index (not required for use with iOS UIKit.UITableView).

Syntax

[Foundation.Export("indexPathByAddingIndex:")]
public virtual NSIndexPath IndexPathByAddingIndex (nuint index)

Parameters

index
Index to be appended.

Returns

Remarks

Requirements

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