ShellBrowser .Net Edition
ItemsDictionary Property
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)ItemsDictionary
This dictionary contains LIST_ITEM entries sorted by filename, for fast access
Declaration Syntax
C#Visual BasicVisual C++
protected SortedDictionary<string, LIST_ITEM> ItemsDictionary { get; }
Protected ReadOnly Property ItemsDictionary As SortedDictionary(Of String, LIST_ITEM)
protected:
property SortedDictionary<String^, LIST_ITEM>^ ItemsDictionary {
	SortedDictionary<String^, LIST_ITEM>^ get ();
}

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