ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TJamItemIdList.GetStartItemIdList

Returns a beginning part of this ItemIdList.

Syntax
Pascal
function GetStartItemIdList(pFragments: Integer): IItemIdList;
Parameters 
Description 
pFragments: Integer 
The number of the initial fragments that should be returned. The given number must be smaller than Depth

IItemIdList: An ItemIdList containing only the beginning part of this ItemIdList

marder@jam-software.com