Click or drag to resize

ItemIdListLastPart Method

Returns the last part of an ItemIdList as new ItemIdList.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public ItemIdList LastPart()

Return Value

Type: ItemIdList
The last part of an ItemIdList.
See Also