Click or drag to resize

PathCollectionClone Method

Creates a copy of the current PathCollection

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

Return Value

PathCollection
A PathCollection object with the same elements as the current one
See Also