共用方式為


IndexPath.CompareTo(IndexPath) 方法

定義

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

參數

other
IndexPath

傳回

Int32

int

屬性

適用於