Click or drag to resize

CustomFileListTItemsDictionary Property

This dictionary contains LIST_ITEM entries sorted by filename, for fast access

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected SortedDictionary<string, T> ItemsDictionary { get; }

Property Value

SortedDictionaryString, T
See Also