Initializes a new instance of the Hashtable class.
Initializes a new instance of the Hashtable class.
public Hashtable();
public Hashtable(Hashtable);
public Hashtable(int);
public Hashtable(int,float);
Hashtable Class | Nemerle.Collections Namespace