The archive includes C# templates for strongly typed
versions of ArrayList, DictionaryEntry, DictionaryList, Hashtable,
Queue, SortedList, Stack, and all interfaces used by these classes.
Synchronized wrappers are not supported. Some templates were originally
based on Chris Sells’ CollectionGen files that shipped with version 2.0
of CodeSmith.
The Collection Templates should
perform at least as well as the standard collection classes.
Benchmarking showed a speedup of up to 1,600% for the ArrayList
template. Please refer to the included ReadMe file for details.