Nemerle Documentation

Hashtable Class

A functional type-safe wrapper for the System.Collections.Hashtable class.

For a list of all members of this type, see Hashtable Members.

System.Object
   Nemerle.Collections.Hashtable

public class Hashtable : IDictionary

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Nemerle.Collections

Assembly: Nemerle (in Nemerle)

See Also

Hashtable Members | Nemerle.Collections Namespace