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.0
Syntax
protected SortedDictionary<string, T> ItemsDictionary { get; }

Property Value

Type: SortedDictionaryString, T
See Also