Nemerle Documentation

Hashtable.Get Method 

Returns an optional value associated with the specified key.

public option Get(
   object key
);

See Also

Hashtable Class | Nemerle.Collections Namespace