IndexPath.CompareTo(IndexPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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