ShellBrowser .Net Edition
Equals Method (obj)
NamespacesJam.ShellItemIdListEquals(Object)
Determines whether the specified ItemIdList references the same object in the Windows Shell namespace.
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
Parameters
obj (Object)
The ItemIdList to compare the current ItemIdList with.
Return Value
true if the specified ItemIdList references the same shell object; otherwise false.

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