TransformationArgumentClone Method

This is used to clone a transformation argument

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public TransformationArgument Clone()

Return Value

TransformationArgument
A clone of the current transformation argument

See Also