Click or drag to resize

JamItemIdListCollectionGetPathCollection Method

Creates a PathCollection containing the paths of the elements in this collection.

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

Return Value

Type: PathCollection
A PathCollection.
Remarks
A fresh list is created on every call.
See Also