Compare 2 Uris
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public int Compare( Object x, Object y )
public int Compare( Object x, Object y )
Public Function Compare ( x As Object, y As Object ) As Integer
Public Function Compare ( x As Object, y As Object ) As Integer
public: virtual int Compare( Object^ x, Object^ y ) sealed
public: virtual int Compare( Object^ x, Object^ y ) sealed
abstract Compare : x : Object * y : Object -> int override Compare : x : Object * y : Object -> int
abstract Compare : x : Object * y : Object -> int override Compare : x : Object * y : Object -> int
Return Value
Remarks
For speed, does not check type of x and y
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120