Click or drag to resize
Sandcastle Help File BuilderFilePathClone Method
This returns a clone of the object

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public Object Clone()

Return Value

Type: Object
A clone of the object

Implements

ICloneableClone
See Also