Transformation.Clone Method

Creates a deep copy of this transformation.
Public Overridable Function Clone() As Object Implements  _ 
ICloneable.Clone
This language is not supported or no code example is available.
public virtual object Clone()
This language is not supported or no code example is available.

Return Value

object

The new transformation object.

Implements

ICloneable.Clone

.NET Framework

Supported in: 4.8

In this article

Definition