Jam |
| Name | Description | |
|---|---|---|
| JamItemIdListCollection | Initializes a new empty collection. ItemIdLists can be added using Add(IJamItemIdList) or AddRange(IEnumerableIJamItemIdList). | |
| JamItemIdListCollection(Boolean) | Initializes a new instance of the JamItemIdListCollection class. | |
| JamItemIdListCollection(IDataObject) | Initializes a new instance of the JamItemIdListCollection class and adds the elements contained in the IDataObject. | |
| JamItemIdListCollection(ItemIdList) | Creates a new collection including the elements contained in the passed item. Obsolete | |
| JamItemIdListCollection(ShellBrowserBase) | Creates a new collection including the elements contained in the passed ShellBrowser. Obsolete | |
| JamItemIdListCollection(ItemIdList, String) | Initializes a new instance of the JamItemIdListCollection class including elements in the passed parent item matching the passed filter. | |
| JamItemIdListCollection(ItemIdList, String, Boolean, FuncShellBrowserBase, Boolean) | Initializes a new instance of the JamItemIdListCollection class including elements in the passed parent item matching the passed filter. |