Click or drag to resize

PathSegmentListClone Method

Clone this instance.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public PathSegmentList Clone()

Return Value

Type: PathSegmentList
A new instance.
See Also