The StringHashtable class contains the following constructor:
Constructs an empty hash table of the specified initial capacity.
public StringHashtable(int size);