FilePathClone Method

This returns a clone of the object

Definition

Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public Object Clone()

Return Value

Object
A clone of the object

Implements

ICloneableClone

See Also