Creates an instance of the compiled template. You must compile the template first.

Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public CodeTemplate CreateInstance()
Visual Basic
Public Function CreateInstance As CodeTemplate

Return Value

Type: CodeTemplate

See Also