Goods.IdentityHashtable.IdentityHashtable Function
Constructs a new, empty IdentityHashtable with the specified initial capacity and default load factor.

Public void IdentityHashtable (int)
  Type Name Description  
    int initialCapacity the initial capacity of the IdentityHashtable.  
  Return Description  
    void    
Other overloads:
Goods.IdentityHashtable.#ctor(2,4) Goods.IdentityHashtable.#ctor()