Keyoti Search for ASP.NET API Docs
Compare Method (x, y)
API DocumentationKeyoti.SearchEngine.UtilsUriComparerCompare(Object, Object)
Keyoti Search for ASP.NET 2010
Compare 2 Uris
Declaration Syntax
C#Visual BasicVisual 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

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609