ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TItemIdListCollection.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.