Nemerle Documentation

Hashtable.ContainsValue Method 

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

public bool ContainsValue(
   object val
);

See Also

Hashtable Class | Nemerle.Collections Namespace