Nemerle Documentation

Hashtable.ContainsKey Method 

Returns `true' if the hashtable contains the specified key.

public bool ContainsKey(
   object key
);

See Also

Hashtable Class | Nemerle.Collections Namespace