Click or drag to resize

JamItemIdListCollection Constructor

Overload List
  NameDescription
Public methodJamItemIdListCollection
Public methodJamItemIdListCollection(Boolean)
Initializes a new instance of the JamItemIdListCollection class.
Public methodJamItemIdListCollection(IDataObject)
Initializes a new instance of the JamItemIdListCollection class and adds the elements contained in the IDataObject.
Public methodJamItemIdListCollection(ItemIdList) Obsolete.
Creates a new collection including the elements contained in the passed item.
Public methodJamItemIdListCollection(ShellBrowserBase) Obsolete.
Creates a new collection including the elements contained in the passed ShellBrowser.
Public methodJamItemIdListCollection(ItemIdList, String)
Initializes a new instance of the JamItemIdListCollection class including elements in the passed parent item matching the passed filter.
Public methodJamItemIdListCollection(ItemIdList, String, Boolean, FuncShellBrowserBase, Boolean)
Initializes a new instance of the JamItemIdListCollection class including elements in the passed parent item matching the passed filter.
Top
See Also