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: 7.2
Syntax
public PathCollection GetPathCollection()

Return Value

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