I uploaded a new SCG Temple which generates class that implements the following interfaces
IDictionary, ICollection, IEnumerable, ICloneable
And Hashtable methods.
This Example has same output as Codesmith template file "CSHashtable.cst":
Example:
public class TestClass : IDictionary, ICollection, IEnumerable, ICloneable
{
}
This template is avaialble to download from smartcodegenerator community site.
http://community.smartcodegenerator.com/files/folders/scg_templates/entry17.aspx