Compare 2 Uris
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int Compare( Object x, Object y )
Public Function Compare ( _ x As Object, _ y As Object _ ) As Integer
public: virtual int Compare( Object^ x, Object^ y ) sealed
Parameters
- x (Object)
- y (Object)
Remarks
For speed, does not check type of x and y