ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IItemIdListCollection.Add

Adds the elements of the given IItemIdListCollection to this instance.

Syntax
Pascal
procedure Add(const pItemIdListCollection: IItemIdListCollection); overload;
Parameters 
Description 
const pItemIdListCollection: IItemIdListCollection 
The collection of IItemIdLists that should be added.