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: 6.3.1
Syntax
public PathCollection Clone()

Return Value

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