Creates a new object that is a copy of the current instance.
            
Namespace: CodeSmith.Engine.SchemaAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# | 
|---|
public CodeSmithProject Clone()  | 
| Visual Basic | 
|---|
Public Function Clone As CodeSmithProject  | 
Return Value
Type: CodeSmithProjectA new object that is a copy of this instance.