Click or drag to resize

ItemIdListComparison Enumeration

Available modes to compare two ItemIdLists.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public enum ItemIdListComparison
Members
  Member nameValueDescription
Display0 Indicates that the comparison is based on the display in a folder view.
Exact1 Exact comparison of two instances of an ItemIdList.
See Also