Nemerle Documentation

HashtableEnumerator Class

Enumeration of a hashtable's key/value pairs

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

System.Object
   Nemerle.Collections.HashtableEnumerator

public class HashtableEnumerator : IDictionaryEnumerator, IEnumerator

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

HashtableEnumerator Members | Nemerle.Collections Namespace