Click or drag to resize
Sandcastle Help File BuilderContentFileEditorClone Method
Clone this object

Namespace: SandcastleBuilder.Utils.Design
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