FilePathClone Method

This returns a clone of the object

Definition

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

Return Value

Object
A clone of the object

Implements

ICloneableClone

See Also