ShellBrowser .Net Edition
Compare Method (x, y)
NamespacesJam.ShellDriveListCompare(Object, Object)
Comparison method for ListView items of the DriveList.
Declaration Syntax
C#Visual BasicVisual C++
public override int Compare(
	Object x,
	Object y
)
Public Overrides Function Compare ( _
	x As Object, _
	y As Object _
) As Integer
public:
virtual int Compare(
	Object^ x, 
	Object^ y
) override
Parameters
x (Object)
y (Object)
Return Value

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)