Click or drag to resize
TranslationParametersClone Method
Creates a new object that is a copy of the current instance.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public Object Clone()

Return Value

Type: Object

Implements

ICloneableClone
See Also