Transformation ArgumentClone Method
This is used to clone a transformation argument
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
A clone of the current transformation argument
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public TransformationArgument Clone()VB
Public Function Clone As TransformationArgumentC++
public:
TransformationArgument^ Clone()F#
member Clone : unit -> TransformationArgument Return Value
TransformationArgumentA clone of the current transformation argument