Goods.IdentityHashtable.rehash Function
Rehashes the contents of the IdentityHashtable into a IdentityHashtable with a larger capacity. This method is called automatically when the number of keys in the IdentityHashtable exceeds this IdentityHashtable's capacity and load factor.

Default void rehash ()
  Return Description  
    void