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

Syntax

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

Parameters

other
Index-path to compare.

Returns

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

Remarks

Requirements

Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0