Nemerle Documentation

Hashtable Constructor

Initializes a new instance of the Hashtable class.

Overload List

Initializes a new instance of the Hashtable class.

public Hashtable();

 

public Hashtable(Hashtable);

 

public Hashtable(int);

 

public Hashtable(int,float);

See Also

Hashtable Class | Nemerle.Collections Namespace