IndexPath.CompareTo(IndexPath) Method

Definition

public:
 virtual int CompareTo(IndexPath ^ other) = CompareTo;
/// [Windows.Foundation.Metadata.Experimental]
int CompareTo(IndexPath const& other);
[Windows.Foundation.Metadata.Experimental]
public int CompareTo(IndexPath other);
Public Function CompareTo (other As IndexPath) As Integer

Parameters

other
IndexPath

Returns

Int32

int

Attributes

Applies to