Nemerle Documentation

Hashtable.Remove Method 

Removes a key from the hashtable.

public void Remove(
   object key
);

See Also

Hashtable Class | Nemerle.Collections Namespace