Foundation.NSIndexPath.Compare Method
Indicates the depth-first traversal order of this object compared to other (not required for use with iOS UIKit.UITableView).

Syntax

[Foundation.Export("compare:")]
public virtual nint Compare (NSIndexPath other)

Parameters

other
Index-path to compare.

Returns

NSComparisonResult { NSOrderedAscending = -1, NSOrderedSame = 0, NSOrderedDescending = 1 }

Remarks

Requirements

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