ShellBrowser Delphi Components Documentation
|
Concatenates this instance and the given ItemIdList to a new one.
function Concat(const pItemIdList2: IItemIdList): IItemIdList;
Parameters |
Description |
const pItemIdList2: IItemIdList |
The ItemIdList that should be concatenated with this one to a new one. |
IItemIdList: The concatenated ItemIdList
The ItemIdList given in pItemIdList must be relative to the ItemIdList of this instance.