ShellBrowser .Net Edition
CompareTo Method (other)
NamespacesJam.ShellShellComboItemCompareTo(ShellComboItem)
The method compares to ShellItems whith each other.
Declaration Syntax
C#Visual BasicVisual C++
public int CompareTo(
	ShellComboItem other
)
Public Function CompareTo ( _
	other As ShellComboItem _
) As Integer
public:
virtual int CompareTo(
	ShellComboItem^ other
) sealed
Parameters
other (ShellComboItem)
The other item to compare with.
Return Value
See the CompareTo(ShellItem) method.
See Also

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