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

Syntax

C#
public class ScriptErrorCollection : ICollection, 
	IEnumerable
Visual Basic
Public Class ScriptErrorCollection
	Implements ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  CodeSmith.BaseTemplates..::..ScriptErrorCollection

See Also