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

属性

适用于